@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.851Z") @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.