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