ProjectPolicy

Describes a project policy in the response from ListProjectPolicies.

Types

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

Properties

Link copied to clipboard

The Unix datetime for the creation of the project policy.

Link copied to clipboard

The Unix datetime for when the project policy was last updated.

Link copied to clipboard

The JSON document for the project policy.

Link copied to clipboard

The name of the project policy.

Link copied to clipboard

The revision ID of the project policy.

Link copied to clipboard

The Amazon Resource Name (ARN) of the project to which the project policy is attached.

Functions

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