Uses of Class
software.amazon.awscdk.services.verifiedpermissions.CfnPolicy.Builder
Packages that use CfnPolicy.Builder
Package
Description
AWS::VerifiedPermissions Construct Library
-
Uses of CfnPolicy.Builder in software.amazon.awscdk.services.verifiedpermissions
Methods in software.amazon.awscdk.services.verifiedpermissions that return CfnPolicy.BuilderModifier and TypeMethodDescriptionstatic CfnPolicy.BuilderCfnPolicy.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 thePolicyStoreIdof the policy store you want to store the policy in.