| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnUserProps.Jsii$Proxy
An implementation for
CfnUserProps |
| Modifier and Type | Method and Description |
|---|---|
CfnUserProps |
CfnUserProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
CfnUser(software.constructs.Construct scope,
String id,
CfnUserProps props)
Create a new `AWS::IAM::User`.
|
Copyright © 2022. All rights reserved.