@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.245Z") @Stability(value=Stable) public interface CfnStackUserAssociationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-stackuserassociation.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStackUserAssociationProps.Builder
A builder for
CfnStackUserAssociationProps |
static class |
CfnStackUserAssociationProps.Jsii$Proxy
An implementation for
CfnStackUserAssociationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnStackUserAssociationProps.Builder |
builder() |
String |
getAuthenticationType()
`AWS::AppStream::StackUserAssociation.AuthenticationType`.
|
default Object |
getSendEmailNotification()
`AWS::AppStream::StackUserAssociation.SendEmailNotification`.
|
String |
getStackName()
`AWS::AppStream::StackUserAssociation.StackName`.
|
String |
getUserName()
`AWS::AppStream::StackUserAssociation.UserName`.
|
@Stability(value=Stable) @NotNull String getAuthenticationType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-stackuserassociation.html#cfn-appstream-stackuserassociation-authenticationtype@Stability(value=Stable) @NotNull String getStackName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-stackuserassociation.html#cfn-appstream-stackuserassociation-stackname@Stability(value=Stable) @NotNull String getUserName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-stackuserassociation.html#cfn-appstream-stackuserassociation-username@Stability(value=Stable) @Nullable default Object getSendEmailNotification()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-stackuserassociation.html#cfn-appstream-stackuserassociation-sendemailnotification@Stability(value=Stable) static CfnStackUserAssociationProps.Builder builder()
Copyright © 2020. All rights reserved.