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)


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

def created_timestamp: () -> ::Time

#deletion_protection_enabledBoolean

Returns:

  • (Boolean)


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

def deletion_protection_enabled: () -> bool

#opt_out_list_name::String

Returns:

  • (::String)


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

def opt_out_list_name: () -> ::String

#rcs_agent_arn::String

Returns:

  • (::String)


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

def rcs_agent_arn: () -> ::String

#rcs_agent_id::String

Returns:

  • (::String)


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

def rcs_agent_id: () -> ::String

#self_managed_opt_outs_enabledBoolean

Returns:

  • (Boolean)


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

def self_managed_opt_outs_enabled: () -> bool

#status"CREATED", ...

Returns:

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


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

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

#two_way_channel_arn::String

Returns:

  • (::String)


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

def two_way_channel_arn: () -> ::String

#two_way_channel_role::String

Returns:

  • (::String)


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

def two_way_channel_role: () -> ::String

#two_way_enabledBoolean

Returns:

  • (Boolean)


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

def two_way_enabled: () -> bool

#two_way_media_s3_bucket_name::String

Returns:

  • (::String)


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

def two_way_media_s3_bucket_name: () -> ::String

#two_way_media_s3_key_prefix::String

Returns:

  • (::String)


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

def two_way_media_s3_key_prefix: () -> ::String

#two_way_media_s3_role::String

Returns:

  • (::String)


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

def two_way_media_s3_role: () -> ::String

#two_way_rcs_events_enabled::Array[::String]

Returns:

  • (::Array[::String])


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

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