Module: Aws::PinpointSMSVoiceV2::Client::_DescribeProtectConfigurationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeProtectConfigurationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
921 |
# File 'sig/client.rbs', line 921
def next_token: () -> ::String
|
#protect_configurations ⇒ ::Array[Types::ProtectConfigurationInformation]
920 |
# File 'sig/client.rbs', line 920
def protect_configurations: () -> ::Array[Types::ProtectConfigurationInformation]
|