Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iam.CfnPolicyPropsMixin.Builder
Packages that use CfnPolicyPropsMixin.Builder
-
Uses of CfnPolicyPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iam
Methods in software.amazon.awscdk.cfnpropertymixins.services.iam that return CfnPolicyPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnPolicyPropsMixin.BuilderCfnPolicyPropsMixin.Builder.create()static CfnPolicyPropsMixin.BuilderCfnPolicyPropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of the group to associate the policy with.CfnPolicyPropsMixin.Builder.policyDocument(Object policyDocument) The policy document.CfnPolicyPropsMixin.Builder.policyName(String policyName) The name of the policy document.The name of the role to associate the policy with.The name of the user to associate the policy with.