| Package | Description |
|---|---|
| software.amazon.awscdk.services.appstream |
Amazon AppStream 2.0 Construct Library
|
| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnUserProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserProps.Builder. |
Copyright © 2022. All rights reserved.