@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:21.498Z") @Stability(value=Stable) public interface CfnMicrosoftADProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMicrosoftADProps.Builder
A builder for
CfnMicrosoftADProps |
static class |
CfnMicrosoftADProps.Jsii$Proxy
An implementation for
CfnMicrosoftADProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnMicrosoftADProps.Builder |
builder() |
default Object |
getCreateAlias()
`AWS::DirectoryService::MicrosoftAD.CreateAlias`.
|
default String |
getEdition()
`AWS::DirectoryService::MicrosoftAD.Edition`.
|
default Object |
getEnableSso()
`AWS::DirectoryService::MicrosoftAD.EnableSso`.
|
String |
getName()
`AWS::DirectoryService::MicrosoftAD.Name`.
|
String |
getPassword()
`AWS::DirectoryService::MicrosoftAD.Password`.
|
default String |
getShortName()
`AWS::DirectoryService::MicrosoftAD.ShortName`.
|
Object |
getVpcSettings()
`AWS::DirectoryService::MicrosoftAD.VpcSettings`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull String getPassword()
@Stability(value=Stable) @NotNull Object getVpcSettings()
@Stability(value=Stable) @Nullable default Object getCreateAlias()
@Stability(value=Stable) @Nullable default String getEdition()
@Stability(value=Stable) @Nullable default Object getEnableSso()
@Stability(value=Stable) @Nullable default String getShortName()
@Stability(value=Stable) static CfnMicrosoftADProps.Builder builder()
CfnMicrosoftADProps.Builder of CfnMicrosoftADPropsCopyright © 2021. All rights reserved.