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