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_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def deletion_protection_enabled: () -> bool

#iso_country_code ⇒ ::String

Returns:

  • (::String)


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

def iso_country_code: () -> ::String

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

Returns:

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


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

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

#monthly_leasing_price ⇒ ::String

Returns:

  • (::String)


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

def monthly_leasing_price: () -> ::String

#registered ⇒ Boolean

Returns:

  • (Boolean)


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

def registered: () -> bool

#sender_id ⇒ ::String

Returns:

  • (::String)


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

def sender_id: () -> ::String

#sender_id_arn ⇒ ::String

Returns:

  • (::String)


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

def sender_id_arn: () -> ::String

#tags ⇒ ::Array[Types::Tag]

Returns:



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

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