| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
UserAttributes.Jsii$Proxy
An implementation for
UserAttributes |
| Modifier and Type | Method and Description |
|---|---|
UserAttributes |
UserAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IUser |
User.fromUserAttributes(software.constructs.Construct scope,
String id,
UserAttributes attrs)
(experimental) Import an existing user given user attributes.
|
Copyright © 2021. All rights reserved.