| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static InitUser |
InitUser.fromName(String userName)
Create a user from user name.
|
static InitUser |
InitUser.fromName(String userName,
InitUserOptions options)
Create a user from user name.
|
Copyright © 2022. All rights reserved.