Module: Aws::PinpointSMSVoiceV2::Client::_DeletePoolResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_timestamp::Time

Returns:

  • (::Time)


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

def created_timestamp: () -> ::Time

#message_type"TRANSACTIONAL", "PROMOTIONAL"

Returns:

  • ("TRANSACTIONAL", "PROMOTIONAL")


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

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

#opt_out_list_name::String

Returns:

  • (::String)


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

def opt_out_list_name: () -> ::String

#pool_arn::String

Returns:

  • (::String)


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

def pool_arn: () -> ::String

#pool_id::String

Returns:

  • (::String)


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

def pool_id: () -> ::String

#self_managed_opt_outs_enabledBoolean

Returns:

  • (Boolean)


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

def self_managed_opt_outs_enabled: () -> bool

#shared_routes_enabledBoolean

Returns:

  • (Boolean)


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

def shared_routes_enabled: () -> bool

#status"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "DELETING")


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

def status: () -> ("CREATING" | "ACTIVE" | "DELETING")

#two_way_channel_arn::String

Returns:

  • (::String)


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

def two_way_channel_arn: () -> ::String

#two_way_channel_role::String

Returns:

  • (::String)


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

def two_way_channel_role: () -> ::String

#two_way_enabledBoolean

Returns:

  • (Boolean)


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

def two_way_enabled: () -> bool