Module: Aws::PinpointSMSVoiceV2::Client::_UpdatePoolResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_timestamp::Time

Returns:

  • (::Time)


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

def created_timestamp: () -> ::Time

#deletion_protection_enabledBoolean

Returns:

  • (Boolean)


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

def deletion_protection_enabled: () -> bool

#message_type"TRANSACTIONAL", "PROMOTIONAL"

Returns:

  • ("TRANSACTIONAL", "PROMOTIONAL")


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

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

#opt_out_list_name::String

Returns:

  • (::String)


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

def opt_out_list_name: () -> ::String

#pool_arn::String

Returns:

  • (::String)


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

def pool_arn: () -> ::String

#pool_id::String

Returns:

  • (::String)


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

def pool_id: () -> ::String

#self_managed_opt_outs_enabledBoolean

Returns:

  • (Boolean)


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

def self_managed_opt_outs_enabled: () -> bool

#shared_routes_enabledBoolean

Returns:

  • (Boolean)


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

def shared_routes_enabled: () -> bool

#status"CREATING", ...

Returns:

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


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

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

#two_way_channel_arn::String

Returns:

  • (::String)


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

def two_way_channel_arn: () -> ::String

#two_way_channel_role::String

Returns:

  • (::String)


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

def two_way_channel_role: () -> ::String

#two_way_enabledBoolean

Returns:

  • (Boolean)


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

def two_way_enabled: () -> bool