Module: Aws::PinpointSMSVoiceV2::Client::_UpdateRcsAgentResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_timestamp ⇒ ::Time

Returns:

  • (::Time)


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

def created_timestamp: () -> ::Time

#deletion_protection_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def deletion_protection_enabled: () -> bool

#opt_out_list_name ⇒ ::String

Returns:

  • (::String)


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

def opt_out_list_name: () -> ::String

#rcs_agent_arn ⇒ ::String

Returns:

  • (::String)


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

def rcs_agent_arn: () -> ::String

#rcs_agent_id ⇒ ::String

Returns:

  • (::String)


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

def rcs_agent_id: () -> ::String

#self_managed_opt_outs_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def self_managed_opt_outs_enabled: () -> bool

#status ⇒ "CREATED", ...

Returns:

  • ("CREATED", "PENDING", "TESTING", "PARTIAL", "ACTIVE", "DELETED")


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

def status: () -> ("CREATED" | "PENDING" | "TESTING" | "PARTIAL" | "ACTIVE" | "DELETED")

#two_way_channel_arn ⇒ ::String

Returns:

  • (::String)


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

def two_way_channel_arn: () -> ::String

#two_way_channel_role ⇒ ::String

Returns:

  • (::String)


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

def two_way_channel_role: () -> ::String

#two_way_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def two_way_enabled: () -> bool

#two_way_media_s3_bucket_name ⇒ ::String

Returns:

  • (::String)


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

def two_way_media_s3_bucket_name: () -> ::String

#two_way_media_s3_key_prefix ⇒ ::String

Returns:

  • (::String)


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

def two_way_media_s3_key_prefix: () -> ::String

#two_way_media_s3_role ⇒ ::String

Returns:

  • (::String)


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

def two_way_media_s3_role: () -> ::String

#two_way_rcs_events_enabled ⇒ ::Array[::String]

Returns:

  • (::Array[::String])


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

def two_way_rcs_events_enabled: () -> ::Array[::String]