GetPolicyStoreResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the policy store.

Link copied to clipboard

The version of the Cedar language used with policies, policy templates, and schemas in this policy store. For more information, see Amazon Verified Permissions upgrade to Cedar v4 FAQ.

Link copied to clipboard

The date and time that the policy store was originally created.

Link copied to clipboard

Specifies whether the policy store can be deleted. If enabled, the policy store can't be deleted.

Link copied to clipboard

Descriptive text that you can provide to help with identification of the current policy store.

Link copied to clipboard

The date and time that the policy store was last updated.

Link copied to clipboard

The ID of the policy store;

Link copied to clipboard

The list of tags associated with the policy store.

Link copied to clipboard

The current validation settings for the policy store.

Functions

Link copied to clipboard
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