Class: Aws::Types::GetUserAttributeVerificationCodeResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetUserAttributeVerificationCodeResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#code_delivery_details ⇒ Types::CodeDeliveryDetailsType
Returns the value of attribute code_delivery_details.
Instance Attribute Details
#code_delivery_details ⇒ Types::CodeDeliveryDetailsType
Returns the value of attribute code_delivery_details.
1252 1253 1254 |
# File 'sig/types.rbs', line 1252 def code_delivery_details @code_delivery_details end |