Uses of Class
software.amazon.awscdk.services.iam.CfnManagedPolicy.Builder
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of CfnManagedPolicy.Builder in software.amazon.awscdk.services.iam
Modifier and TypeMethodDescriptionstatic CfnManagedPolicy.Builder
CfnManagedPolicy.Builder.description
(String description) A friendly description of the policy.The name (friendly name, not ARN) of the group to attach the policy to.CfnManagedPolicy.Builder.managedPolicyName
(String managedPolicyName) The friendly name of the policy.The path for the policy.CfnManagedPolicy.Builder.policyDocument
(Object policyDocument) The JSON policy document that you want to use as the content for the new policy.The name (friendly name, not ARN) of the role to attach the policy to.The name (friendly name, not ARN) of the IAM user to attach the policy to.