GetPolicyResponse

The output from the GetPolicy operation.

Types

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

Properties

Link copied to clipboard

The date the policy was created.

Link copied to clipboard

The default policy version ID.

Link copied to clipboard

The generation ID of the policy.

Link copied to clipboard

The date the policy was last modified.

Link copied to clipboard

The policy ARN.

Link copied to clipboard

The JSON document that describes the policy.

Link copied to clipboard

The policy name.

Functions

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