Module: Aws::PinpointSMSVoiceV2::Client::_DeleteConfigurationSetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#configuration_set_arn::String

Returns:

  • (::String)


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

def configuration_set_arn: () -> ::String

#configuration_set_name::String

Returns:

  • (::String)


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

def configuration_set_name: () -> ::String

#created_timestamp::Time

Returns:

  • (::Time)


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

def created_timestamp: () -> ::Time

#default_message_feedback_enabledBoolean

Returns:

  • (Boolean)


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

def default_message_feedback_enabled: () -> bool

#default_message_type"TRANSACTIONAL", "PROMOTIONAL"

Returns:

  • ("TRANSACTIONAL", "PROMOTIONAL")


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

def default_message_type: () -> ("TRANSACTIONAL" | "PROMOTIONAL")

#default_sender_id::String

Returns:

  • (::String)


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

def default_sender_id: () -> ::String

#event_destinations::Array[Types::EventDestination]

Returns:



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

def event_destinations: () -> ::Array[Types::EventDestination]