Module: Aws::PinpointSMSVoiceV2::Client::_DeleteRcsAgentResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_timestamp::Time

Returns:

  • (::Time)


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

def created_timestamp: () -> ::Time

#deletion_protection_enabledBoolean

Returns:

  • (Boolean)


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

def deletion_protection_enabled: () -> bool

#opt_out_list_name::String

Returns:

  • (::String)


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

def opt_out_list_name: () -> ::String

#rcs_agent_arn::String

Returns:

  • (::String)


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

def rcs_agent_arn: () -> ::String

#rcs_agent_id::String

Returns:

  • (::String)


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

def rcs_agent_id: () -> ::String

#self_managed_opt_outs_enabledBoolean

Returns:

  • (Boolean)


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

def self_managed_opt_outs_enabled: () -> bool

#status"CREATED", ...

Returns:

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


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

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

#two_way_channel_arn::String

Returns:

  • (::String)


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

def two_way_channel_arn: () -> ::String

#two_way_channel_role::String

Returns:

  • (::String)


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

def two_way_channel_role: () -> ::String

#two_way_enabledBoolean

Returns:

  • (Boolean)


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

def two_way_enabled: () -> bool

#two_way_rcs_events_enabled::Array[::String]

Returns:

  • (::Array[::String])


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

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