@Stability(value=Stable) @Internal public static final class CfnSimpleADProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSimpleADProps
CfnSimpleADPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSimpleADProps.Builder, CfnSimpleADProps.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,
String size,
Object vpcSettings,
Object createAlias,
String description,
Object enableSso,
String shortName)
Constructor that initializes the object based on literal property values passed by the
CfnSimpleADProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCreateAlias()
`AWS::DirectoryService::SimpleAD.CreateAlias`.
|
String |
getDescription()
`AWS::DirectoryService::SimpleAD.Description`.
|
Object |
getEnableSso()
`AWS::DirectoryService::SimpleAD.EnableSso`.
|
String |
getName()
`AWS::DirectoryService::SimpleAD.Name`.
|
String |
getPassword()
`AWS::DirectoryService::SimpleAD.Password`.
|
String |
getShortName()
`AWS::DirectoryService::SimpleAD.ShortName`.
|
String |
getSize()
`AWS::DirectoryService::SimpleAD.Size`.
|
Object |
getVpcSettings()
`AWS::DirectoryService::SimpleAD.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()
CfnSimpleADPropsgetName in interface CfnSimpleADPropspublic final String getPassword()
CfnSimpleADPropsgetPassword in interface CfnSimpleADPropspublic final String getSize()
CfnSimpleADPropsgetSize in interface CfnSimpleADPropspublic final Object getVpcSettings()
CfnSimpleADPropsgetVpcSettings in interface CfnSimpleADPropspublic final Object getCreateAlias()
CfnSimpleADPropsgetCreateAlias in interface CfnSimpleADPropspublic final String getDescription()
CfnSimpleADPropsgetDescription in interface CfnSimpleADPropspublic final Object getEnableSso()
CfnSimpleADPropsgetEnableSso in interface CfnSimpleADPropspublic final String getShortName()
CfnSimpleADPropsgetShortName in interface CfnSimpleADProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.