Uses of Class
software.amazon.awscdk.services.iam.CfnManagedPolicyProps.Builder
Packages that use CfnManagedPolicyProps.Builder
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of CfnManagedPolicyProps.Builder in software.amazon.awscdk.services.iam
Methods in software.amazon.awscdk.services.iam that return CfnManagedPolicyProps.BuilderModifier and TypeMethodDescriptionCfnManagedPolicyProps.builder()CfnManagedPolicyProps.Builder.description(String description) Sets the value ofCfnManagedPolicyProps.getDescription()Sets the value ofCfnManagedPolicyProps.getGroups()CfnManagedPolicyProps.Builder.managedPolicyName(String managedPolicyName) Sets the value ofCfnManagedPolicyProps.getManagedPolicyName()Sets the value ofCfnManagedPolicyProps.getPath()CfnManagedPolicyProps.Builder.policyDocument(Object policyDocument) Sets the value ofCfnManagedPolicyProps.getPolicyDocument()Sets the value ofCfnManagedPolicyProps.getRoles()Sets the value ofCfnManagedPolicyProps.getUsers()Constructors in software.amazon.awscdk.services.iam with parameters of type CfnManagedPolicyProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnManagedPolicyProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnManagedPolicyProps.Builder.