PolicyArgs

data class PolicyArgs(val definition: Output<Either<PolicyDefinition0PropertiesArgs, PolicyDefinition1PropertiesArgs>>? = null, val policyStoreId: Output<String>? = null) : ConvertibleToJava<PolicyArgs>

Definition of AWS::VerifiedPermissions::Policy Resource Type

Example Usage

Example

No Java example available.

Example

No Java example available.

Constructors

Link copied to clipboard
fun PolicyArgs(definition: Output<Either<PolicyDefinition0PropertiesArgs, PolicyDefinition1PropertiesArgs>>? = null, policyStoreId: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): PolicyArgs

Properties

Link copied to clipboard
Link copied to clipboard
val policyStoreId: Output<String>? = null