@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.247Z") @Stability(value=Stable) public interface CfnUserProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-user.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserProps.Builder
A builder for
CfnUserProps |
static class |
CfnUserProps.Jsii$Proxy
An implementation for
CfnUserProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserProps.Builder |
builder() |
String |
getAuthenticationType()
`AWS::AppStream::User.AuthenticationType`.
|
default String |
getFirstName()
`AWS::AppStream::User.FirstName`.
|
default String |
getLastName()
`AWS::AppStream::User.LastName`.
|
default String |
getMessageAction()
`AWS::AppStream::User.MessageAction`.
|
String |
getUserName()
`AWS::AppStream::User.UserName`.
|
@Stability(value=Stable) @NotNull String getAuthenticationType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-user.html#cfn-appstream-user-authenticationtype@Stability(value=Stable) @NotNull String getUserName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-user.html#cfn-appstream-user-username@Stability(value=Stable) @Nullable default String getFirstName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-user.html#cfn-appstream-user-firstname@Stability(value=Stable) @Nullable default String getLastName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-user.html#cfn-appstream-user-lastname@Stability(value=Stable) @Nullable default String getMessageAction()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-user.html#cfn-appstream-user-messageaction@Stability(value=Stable) static CfnUserProps.Builder builder()
CfnUserProps.Builder of CfnUserPropsCopyright © 2020. All rights reserved.