BatchGetPolicyOutputItem

Contains information about a policy returned from a BatchGetPolicy API request.

Types

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

Properties

Link copied to clipboard

The date and time the policy was created.

Link copied to clipboard

The policy definition of an item in the list of policies returned.

Link copied to clipboard

The date and time the policy was most recently updated.

Link copied to clipboard

The identifier of the policy you want information about.

Link copied to clipboard

The identifier of the policy store where the policy you want information about is stored.

Link copied to clipboard

The type of the policy. This is one of the following values:

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