RcsAgentFilterName

sealed class RcsAgentFilterName

The filter name for filtering RCS agents. The available filter names are:

  • deletion-protection-enabled: Filter by deletion protection status.

  • opt-out-list-name: Filter by the opt-out list name.

  • self-managed-opt-outs-enabled: Filter by self-managed opt-outs status.

  • status: Filter by RCS agent status.

  • two-way-channel-arn: Filter by the two-way channel ARN.

  • two-way-enabled: Filter by two-way enabled status.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : RcsAgentFilterName
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String