@Stability(value=Stable) public static final class CfnMicrosoftADProps.Builder extends Object implements software.amazon.jsii.Builder<CfnMicrosoftADProps>
CfnMicrosoftADProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnMicrosoftADProps.Builder name(String name)
CfnMicrosoftADProps.getName()name - `AWS::DirectoryService::MicrosoftAD.Name`. This parameter is required.this@Stability(value=Stable) public CfnMicrosoftADProps.Builder password(String password)
CfnMicrosoftADProps.getPassword()password - `AWS::DirectoryService::MicrosoftAD.Password`. This parameter is required.this@Stability(value=Stable) public CfnMicrosoftADProps.Builder vpcSettings(CfnMicrosoftAD.VpcSettingsProperty vpcSettings)
CfnMicrosoftADProps.getVpcSettings()vpcSettings - `AWS::DirectoryService::MicrosoftAD.VpcSettings`. This parameter is required.this@Stability(value=Stable) public CfnMicrosoftADProps.Builder vpcSettings(IResolvable vpcSettings)
CfnMicrosoftADProps.getVpcSettings()vpcSettings - `AWS::DirectoryService::MicrosoftAD.VpcSettings`. This parameter is required.this@Stability(value=Stable) public CfnMicrosoftADProps.Builder createAlias(Boolean createAlias)
CfnMicrosoftADProps.getCreateAlias()createAlias - `AWS::DirectoryService::MicrosoftAD.CreateAlias`.this@Stability(value=Stable) public CfnMicrosoftADProps.Builder createAlias(IResolvable createAlias)
CfnMicrosoftADProps.getCreateAlias()createAlias - `AWS::DirectoryService::MicrosoftAD.CreateAlias`.this@Stability(value=Stable) public CfnMicrosoftADProps.Builder edition(String edition)
CfnMicrosoftADProps.getEdition()edition - `AWS::DirectoryService::MicrosoftAD.Edition`.this@Stability(value=Stable) public CfnMicrosoftADProps.Builder enableSso(Boolean enableSso)
CfnMicrosoftADProps.getEnableSso()enableSso - `AWS::DirectoryService::MicrosoftAD.EnableSso`.this@Stability(value=Stable) public CfnMicrosoftADProps.Builder enableSso(IResolvable enableSso)
CfnMicrosoftADProps.getEnableSso()enableSso - `AWS::DirectoryService::MicrosoftAD.EnableSso`.this@Stability(value=Stable) public CfnMicrosoftADProps.Builder shortName(String shortName)
CfnMicrosoftADProps.getShortName()shortName - `AWS::DirectoryService::MicrosoftAD.ShortName`.this@Stability(value=Stable) public CfnMicrosoftADProps build()
build in interface software.amazon.jsii.Builder<CfnMicrosoftADProps>CfnMicrosoftADPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.