@Stability(value=Stable)
public static interface CfnStack.SourceProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStack.SourceProperty.Builder
A builder for
CfnStack.SourceProperty |
static class |
CfnStack.SourceProperty.Jsii$Proxy
An implementation for
CfnStack.SourceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStack.SourceProperty.Builder |
builder() |
default String |
getPassword()
`CfnStack.SourceProperty.Password`.
|
default String |
getRevision()
`CfnStack.SourceProperty.Revision`.
|
default String |
getSshKey()
`CfnStack.SourceProperty.SshKey`.
|
default String |
getType()
`CfnStack.SourceProperty.Type`.
|
default String |
getUrl()
`CfnStack.SourceProperty.Url`.
|
default String |
getUsername()
`CfnStack.SourceProperty.Username`.
|
@Stability(value=Stable) @Nullable default String getPassword()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-password@Stability(value=Stable) @Nullable default String getRevision()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-revision@Stability(value=Stable) @Nullable default String getSshKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-sshkey@Stability(value=Stable) @Nullable default String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-type@Stability(value=Stable) @Nullable default String getUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-url@Stability(value=Stable) @Nullable default String getUsername()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-username@Stability(value=Stable) static CfnStack.SourceProperty.Builder builder()
CfnStack.SourceProperty.Builder of CfnStack.SourcePropertyCopyright © 2020. All rights reserved.