Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iam.CfnGroupMixinProps.Builder
Packages that use CfnGroupMixinProps.Builder
-
Uses of CfnGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iam
Methods in software.amazon.awscdk.cfnpropertymixins.services.iam that return CfnGroupMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnGroupMixinProps.BuilderCfnGroupMixinProps.builder()Sets the value ofCfnGroupMixinProps.getGroupName()CfnGroupMixinProps.Builder.managedPolicyArns(List<? extends Object> managedPolicyArns) Sets the value ofCfnGroupMixinProps.getManagedPolicyArns()Sets the value ofCfnGroupMixinProps.getPath()Sets the value ofCfnGroupMixinProps.getPolicies()CfnGroupMixinProps.Builder.policies(IResolvable policies) Sets the value ofCfnGroupMixinProps.getPolicies()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iam with parameters of type CfnGroupMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnGroupMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnGroupMixinProps.Builder.