Module: Aws::PinpointSMSVoiceV2::Client::_CreateProtectConfigurationResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateProtectConfigurationResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#account_defaultBoolean

Returns:

  • (Boolean)


270
# File 'sig/client.rbs', line 270

def account_default: () -> bool

#created_timestamp::Time

Returns:

  • (::Time)


269
# File 'sig/client.rbs', line 269

def created_timestamp: () -> ::Time

#deletion_protection_enabledBoolean

Returns:

  • (Boolean)


271
# File 'sig/client.rbs', line 271

def deletion_protection_enabled: () -> bool

#protect_configuration_arn::String

Returns:

  • (::String)


267
# File 'sig/client.rbs', line 267

def protect_configuration_arn: () -> ::String

#protect_configuration_id::String

Returns:

  • (::String)


268
# File 'sig/client.rbs', line 268

def protect_configuration_id: () -> ::String

#tags::Array[Types::Tag]

Returns:



272
# File 'sig/client.rbs', line 272

def tags: () -> ::Array[Types::Tag]