Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions.CfnPolicyPropsMixin.Builder
Packages that use CfnPolicyPropsMixin.Builder
-
Uses of CfnPolicyPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions
Methods in software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions that return CfnPolicyPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnPolicyPropsMixin.BuilderCfnPolicyPropsMixin.Builder.create()static CfnPolicyPropsMixin.BuilderCfnPolicyPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnPolicyPropsMixin.Builder.definition(CfnPolicyPropsMixin.PolicyDefinitionProperty definition) Specifies the policy type and content to use for the new or updated policy.CfnPolicyPropsMixin.Builder.definition(IResolvable definition) Specifies the policy type and content to use for the new or updated policy.CfnPolicyPropsMixin.Builder.policyStoreId(String policyStoreId) Specifies thePolicyStoreIdof the policy store you want to store the policy in.