Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iam.CfnManagedPolicyMixinProps.Builder
Packages that use CfnManagedPolicyMixinProps.Builder
-
Uses of CfnManagedPolicyMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iam
Methods in software.amazon.awscdk.cfnpropertymixins.services.iam that return CfnManagedPolicyMixinProps.BuilderModifier and TypeMethodDescriptionCfnManagedPolicyMixinProps.builder()CfnManagedPolicyMixinProps.Builder.description(String description) Sets the value ofCfnManagedPolicyMixinProps.getDescription()Sets the value ofCfnManagedPolicyMixinProps.getGroups()CfnManagedPolicyMixinProps.Builder.managedPolicyName(String managedPolicyName) Sets the value ofCfnManagedPolicyMixinProps.getManagedPolicyName()Sets the value ofCfnManagedPolicyMixinProps.getPath()CfnManagedPolicyMixinProps.Builder.policyDocument(Object policyDocument) Sets the value ofCfnManagedPolicyMixinProps.getPolicyDocument()Sets the value ofCfnManagedPolicyMixinProps.getRoles()Sets the value ofCfnManagedPolicyMixinProps.getUsers()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iam with parameters of type CfnManagedPolicyMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnManagedPolicyMixinProps.Builder.