@Stability(value=Stable) @Internal public static final class CfnStack.SourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStack.SourceProperty
CfnStack.SourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStack.SourceProperty.Builder, CfnStack.SourceProperty.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 password,
String revision,
String sshKey,
String type,
String url,
String username)
Constructor that initializes the object based on literal property values passed by the
CfnStack.ChefConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getPassword()
`CfnStack.SourceProperty.Password`.
|
String |
getRevision()
`CfnStack.SourceProperty.Revision`.
|
String |
getSshKey()
`CfnStack.SourceProperty.SshKey`.
|
String |
getType()
`CfnStack.SourceProperty.Type`.
|
String |
getUrl()
`CfnStack.SourceProperty.Url`.
|
String |
getUsername()
`CfnStack.SourceProperty.Username`.
|
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 getPassword()
CfnStack.SourcePropertygetPassword in interface CfnStack.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-passwordpublic final String getRevision()
CfnStack.SourcePropertygetRevision in interface CfnStack.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-revisionpublic final String getSshKey()
CfnStack.SourcePropertygetSshKey in interface CfnStack.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-sshkeypublic final String getType()
CfnStack.SourcePropertygetType in interface CfnStack.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-typepublic final String getUrl()
CfnStack.SourcePropertygetUrl in interface CfnStack.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-urlpublic final String getUsername()
CfnStack.SourcePropertygetUsername in interface CfnStack.SourcePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-username@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.