| Modifier and Type | Method and Description |
|---|---|
static CfnUserProps.Builder |
CfnUserProps.builder() |
CfnUserProps.Builder |
CfnUserProps.Builder.withHomeDirectory(String value)
Sets the value of HomeDirectory
|
CfnUserProps.Builder |
CfnUserProps.Builder.withPolicy(String value)
Sets the value of Policy
|
CfnUserProps.Builder |
CfnUserProps.Builder.withRole(String value)
Sets the value of Role
|
CfnUserProps.Builder |
CfnUserProps.Builder.withServerId(String value)
Sets the value of ServerId
|
CfnUserProps.Builder |
CfnUserProps.Builder.withSshPublicKeys(List<String> value)
Sets the value of SshPublicKeys
|
CfnUserProps.Builder |
CfnUserProps.Builder.withTags(List<software.amazon.awscdk.core.CfnTag> value)
Sets the value of Tags
|
CfnUserProps.Builder |
CfnUserProps.Builder.withUserName(String value)
Sets the value of UserName
|
Copyright © 2019. All rights reserved.