You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CognitoIdentityProvider::Types::CodeDeliveryDetailsType

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_nameString

The attribute name.

Returns:

  • (String)

    The attribute name.

#delivery_mediumString

The delivery medium (email message or phone number).

Possible values:

  • SMS
  • EMAIL

Returns:

  • (String)

    The delivery medium (email message or phone number).

#destinationString

The destination for the code delivery details.

Returns:

  • (String)

    The destination for the code delivery details.