| Modifier and Type | Method and Description |
|---|---|
static CfnUserProps.Builder |
CfnUserProps.builder() |
CfnUserProps.Builder |
CfnUserProps.Builder.homeDirectory(String homeDirectory)
Sets the value of HomeDirectory
|
CfnUserProps.Builder |
CfnUserProps.Builder.policy(String policy)
Sets the value of Policy
|
CfnUserProps.Builder |
CfnUserProps.Builder.role(String role)
Sets the value of Role
|
CfnUserProps.Builder |
CfnUserProps.Builder.serverId(String serverId)
Sets the value of ServerId
|
CfnUserProps.Builder |
CfnUserProps.Builder.sshPublicKeys(List<String> sshPublicKeys)
Sets the value of SshPublicKeys
|
CfnUserProps.Builder |
CfnUserProps.Builder.tags(List<CfnTag> tags)
Sets the value of Tags
|
CfnUserProps.Builder |
CfnUserProps.Builder.userName(String userName)
Sets the value of UserName
|
Copyright © 2019. All rights reserved.