UpdatePolicyRequest

Types

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

Properties

Link copied to clipboard

Specifies the updated policy content that you want to replace on the specified policy. The content must be valid Cedar policy language text.

Link copied to clipboard

Specifies the ID of the policy that you want to update. To find this value, you can use ListPolicies.

Link copied to clipboard

Specifies the ID of the policy store that contains the policy that you want to update.

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