| Package | Description |
|---|---|
| software.amazon.awscdk.services.appstream |
| Modifier and Type | Method and Description |
|---|---|
CfnUserProps.Builder |
CfnUserProps.Builder.authenticationType(String authenticationType)
Sets the value of
CfnUserProps.getAuthenticationType() |
static CfnUserProps.Builder |
CfnUserProps.builder() |
CfnUserProps.Builder |
CfnUserProps.Builder.firstName(String firstName)
Sets the value of
CfnUserProps.getFirstName() |
CfnUserProps.Builder |
CfnUserProps.Builder.lastName(String lastName)
Sets the value of
CfnUserProps.getLastName() |
CfnUserProps.Builder |
CfnUserProps.Builder.messageAction(String messageAction)
Sets the value of
CfnUserProps.getMessageAction() |
CfnUserProps.Builder |
CfnUserProps.Builder.userName(String userName)
Sets the value of
CfnUserProps.getUserName() |
Copyright © 2021. All rights reserved.