DescribeRcsAgentCountryLaunchStatusRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of CountryLaunchStatusFilter objects to filter the results.

Link copied to clipboard

An array of two-character ISO country codes, in ISO 3166-1 alpha-2 format, to filter the results.

Link copied to clipboard

The maximum number of results to return per each request.

Link copied to clipboard

The token to be used for the next set of paginated results. You don't need to supply a value for this field in the initial request.

Link copied to clipboard

The unique identifier of the RCS agent. You can use either the RcsAgentId or RcsAgentArn.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String