| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnGroupProps |
CfnGroupProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
CfnGroup(software.constructs.Construct scope,
String id,
CfnGroupProps props)
Create a new `AWS::IAM::Group`.
|
Copyright © 2022. All rights reserved.