Policy Args
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
Properties
Link copied to clipboard
val definition: Output<Either<PolicyDefinition0PropertiesArgs, PolicyDefinition1PropertiesArgs>>? = null