PolicyAttachment

Contains the PolicyType, PolicyId, and the ObjectIdentifier to which it is attached. For more information, see Policies.

Types

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

Properties

Link copied to clipboard

The ObjectIdentifier that is associated with PolicyAttachment.

Link copied to clipboard

The ID of PolicyAttachment.

Link copied to clipboard

The type of policy that can be associated with PolicyAttachment.

Functions

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