@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.236Z") @Stability(value=Stable) public interface CfnDirectoryConfigProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-directoryconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDirectoryConfigProps.Builder
A builder for
CfnDirectoryConfigProps |
static class |
CfnDirectoryConfigProps.Jsii$Proxy
An implementation for
CfnDirectoryConfigProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDirectoryConfigProps.Builder |
builder() |
String |
getDirectoryName()
`AWS::AppStream::DirectoryConfig.DirectoryName`.
|
List<String> |
getOrganizationalUnitDistinguishedNames()
`AWS::AppStream::DirectoryConfig.OrganizationalUnitDistinguishedNames`.
|
Object |
getServiceAccountCredentials()
`AWS::AppStream::DirectoryConfig.ServiceAccountCredentials`.
|
@Stability(value=Stable) @NotNull String getDirectoryName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-directoryconfig.html#cfn-appstream-directoryconfig-directoryname@Stability(value=Stable) @NotNull List<String> getOrganizationalUnitDistinguishedNames()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-directoryconfig.html#cfn-appstream-directoryconfig-organizationalunitdistinguishednames@Stability(value=Stable) @NotNull Object getServiceAccountCredentials()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-directoryconfig.html#cfn-appstream-directoryconfig-serviceaccountcredentials@Stability(value=Stable) static CfnDirectoryConfigProps.Builder builder()
CfnDirectoryConfigProps.Builder of CfnDirectoryConfigPropsCopyright © 2020. All rights reserved.