Module: Aws::PinpointSMSVoiceV2::Client::_DisassociateOriginationIdentityResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DisassociateOriginationIdentityResult]
- 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
1171 |
# File 'sig/client.rbs', line 1171
def iso_country_code: () -> ::String
|
#origination_identity ⇒ ::String
1170 |
# File 'sig/client.rbs', line 1170
def origination_identity: () -> ::String
|
#origination_identity_arn ⇒ ::String
1169 |
# File 'sig/client.rbs', line 1169
def origination_identity_arn: () -> ::String
|
#pool_arn ⇒ ::String
1167 |
# File 'sig/client.rbs', line 1167
def pool_arn: () -> ::String
|
#pool_id ⇒ ::String
1168 |
# File 'sig/client.rbs', line 1168
def pool_id: () -> ::String
|