GluePolicy

A structure for returning a resource policy.

Types

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

Properties

Link copied to clipboard

The date and time at which the policy was created.

Link copied to clipboard

Contains the hash value associated with this policy.

Link copied to clipboard

Contains the requested policy document, in JSON format.

Link copied to clipboard

The date and time at which the policy was last updated.

Functions

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