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)


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

def created_timestamp: () -> ::Time

#deletion_protection_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def deletion_protection_enabled: () -> bool

#message_type ⇒ "TRANSACTIONAL", "PROMOTIONAL"

Returns:

  • ("TRANSACTIONAL", "PROMOTIONAL")


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

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

#opt_out_list_name ⇒ ::String

Returns:

  • (::String)


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

def opt_out_list_name: () -> ::String

#pool_arn ⇒ ::String

Returns:

  • (::String)


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

def pool_arn: () -> ::String

#pool_id ⇒ ::String

Returns:

  • (::String)


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

def pool_id: () -> ::String

#self_managed_opt_outs_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def self_managed_opt_outs_enabled: () -> bool

#shared_routes_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def shared_routes_enabled: () -> bool

#status ⇒ "CREATING", ...

Returns:

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


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

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

#two_way_channel_arn ⇒ ::String

Returns:

  • (::String)


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

def two_way_channel_arn: () -> ::String

#two_way_channel_role ⇒ ::String

Returns:

  • (::String)


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

def two_way_channel_role: () -> ::String

#two_way_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def two_way_enabled: () -> bool