| Modifier and Type | Method and Description |
|---|---|
static CfnUserProps.Builder |
CfnUserProps.builder() |
CfnUserProps.Builder |
CfnUserProps.Builder.homeDirectory(String homeDirectory)
Sets the value of
CfnUserProps.getHomeDirectory() |
CfnUserProps.Builder |
CfnUserProps.Builder.policy(String policy)
Sets the value of
CfnUserProps.getPolicy() |
CfnUserProps.Builder |
CfnUserProps.Builder.role(String role)
Sets the value of
CfnUserProps.getRole() |
CfnUserProps.Builder |
CfnUserProps.Builder.serverId(String serverId)
Sets the value of
CfnUserProps.getServerId() |
CfnUserProps.Builder |
CfnUserProps.Builder.sshPublicKeys(List<String> sshPublicKeys)
Sets the value of
CfnUserProps.getSshPublicKeys() |
CfnUserProps.Builder |
CfnUserProps.Builder.tags(List<CfnTag> tags)
Sets the value of
CfnUserProps.getTags() |
CfnUserProps.Builder |
CfnUserProps.Builder.userName(String userName)
Sets the value of
CfnUserProps.getUserName() |
Copyright © 2020. All rights reserved.