| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static GroupProps.Builder |
GroupProps.builder() |
GroupProps.Builder |
GroupProps.Builder.groupName(String groupName)
Sets the value of
GroupProps.getGroupName() |
GroupProps.Builder |
GroupProps.Builder.managedPolicies(List<? extends IManagedPolicy> managedPolicies)
Sets the value of
GroupProps.getManagedPolicies() |
GroupProps.Builder |
GroupProps.Builder.path(String path)
Sets the value of
GroupProps.getPath() |
Copyright © 2021. All rights reserved.