Module: Aws::PinpointSMSVoiceV2::Client::_CreateRcsAgentResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_timestamp::Time

Returns:

  • (::Time)


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

def created_timestamp: () -> ::Time

#deletion_protection_enabledBoolean

Returns:

  • (Boolean)


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

def deletion_protection_enabled: () -> bool

#opt_out_list_name::String

Returns:

  • (::String)


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

def opt_out_list_name: () -> ::String

#rcs_agent_arn::String

Returns:

  • (::String)


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

def rcs_agent_arn: () -> ::String

#rcs_agent_id::String

Returns:

  • (::String)


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

def rcs_agent_id: () -> ::String

#self_managed_opt_outs_enabledBoolean

Returns:

  • (Boolean)


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

def self_managed_opt_outs_enabled: () -> bool

#status"CREATED", ...

Returns:

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


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

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

#tags::Array[Types::Tag]

Returns:



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

def tags: () -> ::Array[Types::Tag]

#two_way_channel_arn::String

Returns:

  • (::String)


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

def two_way_channel_arn: () -> ::String

#two_way_channel_role::String

Returns:

  • (::String)


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

def two_way_channel_role: () -> ::String

#two_way_enabledBoolean

Returns:

  • (Boolean)


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

def two_way_enabled: () -> bool

#two_way_media_s3_bucket_name::String

Returns:

  • (::String)


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

def two_way_media_s3_bucket_name: () -> ::String

#two_way_media_s3_key_prefix::String

Returns:

  • (::String)


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

def two_way_media_s3_key_prefix: () -> ::String

#two_way_media_s3_role::String

Returns:

  • (::String)


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

def two_way_media_s3_role: () -> ::String

#two_way_rcs_events_enabled::Array[::String]

Returns:

  • (::Array[::String])


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

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