Module: Aws::PinpointSMSVoiceV2::Client::_RequestSenderIdResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#deletion_protection_enabledBoolean

Returns:

  • (Boolean)


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

def deletion_protection_enabled: () -> bool

#iso_country_code::String

Returns:

  • (::String)


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

def iso_country_code: () -> ::String

#message_types::Array[("TRANSACTIONAL" | "PROMOTIONAL")]

Returns:

  • (::Array[("TRANSACTIONAL" | "PROMOTIONAL")])


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

def message_types: () -> ::Array[("TRANSACTIONAL" | "PROMOTIONAL")]

#monthly_leasing_price::String

Returns:

  • (::String)


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

def monthly_leasing_price: () -> ::String

#registeredBoolean

Returns:

  • (Boolean)


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

def registered: () -> bool

#sender_id::String

Returns:

  • (::String)


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

def sender_id: () -> ::String

#sender_id_arn::String

Returns:

  • (::String)


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

def sender_id_arn: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

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