ApplicableTo

The scoping configuration that determines which principals an approval policy applies to.

Types

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

Properties

Link copied to clipboard

The list of group ARNs that the policy applies to. Required when type is GROUP.

Link copied to clipboard

The type of scoping that determines which principals the approval policy applies to. Valid values are defined as follows:

Functions

Link copied to clipboard
inline fun copy(block: ApplicableTo.Builder.() -> Unit = {}): ApplicableTo
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