Module: Aws::PinpointSMSVoiceV2::Client::_DescribeRcsAgentCountryLaunchStatusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeRcsAgentCountryLaunchStatusResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #country_launch_status ⇒ ::Array[Types::CountryLaunchStatusInformation]
- #next_token ⇒ ::String
- #rcs_agent_arn ⇒ ::String
- #rcs_agent_id ⇒ ::String
Instance Method Details
#country_launch_status ⇒ ::Array[Types::CountryLaunchStatusInformation]
941 |
# File 'sig/client.rbs', line 941 def country_launch_status: () -> ::Array[Types::CountryLaunchStatusInformation] |
#next_token ⇒ ::String
942 |
# File 'sig/client.rbs', line 942 def next_token: () -> ::String |
#rcs_agent_arn ⇒ ::String
940 |
# File 'sig/client.rbs', line 940 def rcs_agent_arn: () -> ::String |
#rcs_agent_id ⇒ ::String
939 |
# File 'sig/client.rbs', line 939 def rcs_agent_id: () -> ::String |