@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 CfnMicrosoftADPropspublic final String getPassword()
CfnMicrosoftADPropsgetPassword in interface CfnMicrosoftADPropspublic final Object getVpcSettings()
CfnMicrosoftADPropsgetVpcSettings in interface CfnMicrosoftADPropspublic final Object getCreateAlias()
CfnMicrosoftADPropsgetCreateAlias in interface CfnMicrosoftADPropspublic final String getEdition()
CfnMicrosoftADPropsgetEdition in interface CfnMicrosoftADPropspublic final Object getEnableSso()
CfnMicrosoftADPropsgetEnableSso in interface CfnMicrosoftADPropspublic final String getShortName()
CfnMicrosoftADPropsgetShortName in interface CfnMicrosoftADProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.