Uses of Class
software.amazon.awscdk.services.verifiedpermissions.CfnPolicy.Builder
Package
Description
AWS::VerifiedPermissions Construct Library
-
Uses of CfnPolicy.Builder in software.amazon.awscdk.services.verifiedpermissions
Modifier and TypeMethodDescriptionstatic CfnPolicy.Builder
CfnPolicy.Builder.definition
(IResolvable definition) Specifies the policy type and content to use for the new or updated policy.CfnPolicy.Builder.definition
(CfnPolicy.PolicyDefinitionProperty definition) Specifies the policy type and content to use for the new or updated policy.CfnPolicy.Builder.policyStoreId
(String policyStoreId) Specifies thePolicyStoreId
of the policy store you want to store the policy in.