Module: Aws::PinpointSMSVoiceV2::Client::_AssociateOriginationIdentityResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AssociateOriginationIdentityResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #iso_country_code ⇒ ::String
- #origination_identity ⇒ ::String
- #origination_identity_arn ⇒ ::String
- #pool_arn ⇒ ::String
- #pool_id ⇒ ::String
Instance Method Details
#iso_country_code ⇒ ::String
88 |
# File 'sig/client.rbs', line 88
def iso_country_code: () -> ::String
|
#origination_identity ⇒ ::String
87 |
# File 'sig/client.rbs', line 87
def origination_identity: () -> ::String
|
#origination_identity_arn ⇒ ::String
86 |
# File 'sig/client.rbs', line 86
def origination_identity_arn: () -> ::String
|
#pool_arn ⇒ ::String
84 |
# File 'sig/client.rbs', line 84
def pool_arn: () -> ::String
|
#pool_id ⇒ ::String
85 |
# File 'sig/client.rbs', line 85
def pool_id: () -> ::String
|