@Stability(value=Stable) @Internal public static final class CfnMicrosoftADProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMicrosoftADProps
CfnMicrosoftADPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMicrosoftADProps.Builder, CfnMicrosoftADProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String name,
String password,
Object vpcSettings,
Object createAlias,
String edition,
Object enableSso,
String shortName)
Constructor that initializes the object based on literal property values passed by the
CfnMicrosoftADProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCreateAlias()
`AWS::DirectoryService::MicrosoftAD.CreateAlias`.
|
String |
getEdition()
`AWS::DirectoryService::MicrosoftAD.Edition`.
|
Object |
getEnableSso()
`AWS::DirectoryService::MicrosoftAD.EnableSso`.
|
String |
getName()
`AWS::DirectoryService::MicrosoftAD.Name`.
|
String |
getPassword()
`AWS::DirectoryService::MicrosoftAD.Password`.
|
String |
getShortName()
`AWS::DirectoryService::MicrosoftAD.ShortName`.
|
Object |
getVpcSettings()
`AWS::DirectoryService::MicrosoftAD.VpcSettings`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getName()
CfnMicrosoftADPropsgetName in interface CfnMicrosoftADPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-microsoftad.html#cfn-directoryservice-microsoftad-namepublic final String getPassword()
CfnMicrosoftADPropsgetPassword in interface CfnMicrosoftADPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-microsoftad.html#cfn-directoryservice-microsoftad-passwordpublic final Object getVpcSettings()
CfnMicrosoftADPropsgetVpcSettings in interface CfnMicrosoftADPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-microsoftad.html#cfn-directoryservice-microsoftad-vpcsettingspublic final Object getCreateAlias()
CfnMicrosoftADPropsgetCreateAlias in interface CfnMicrosoftADPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-microsoftad.html#cfn-directoryservice-microsoftad-createaliaspublic final String getEdition()
CfnMicrosoftADPropsgetEdition in interface CfnMicrosoftADPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-microsoftad.html#cfn-directoryservice-microsoftad-editionpublic final Object getEnableSso()
CfnMicrosoftADPropsgetEnableSso in interface CfnMicrosoftADPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-microsoftad.html#cfn-directoryservice-microsoftad-enablessopublic final String getShortName()
CfnMicrosoftADPropsgetShortName in interface CfnMicrosoftADPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-microsoftad.html#cfn-directoryservice-microsoftad-shortname@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.