@Stability(value=External)
public static interface CfnPipeline.ParameterAttributeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parameterobjects-attributes.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPipeline.ParameterAttributeProperty.Builder
A builder for
CfnPipeline.ParameterAttributeProperty |
static class |
CfnPipeline.ParameterAttributeProperty.Jsii$Proxy
An implementation for
CfnPipeline.ParameterAttributeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPipeline.ParameterAttributeProperty.Builder |
builder() |
String |
getKey()
`CfnPipeline.ParameterAttributeProperty.Key`.
|
String |
getStringValue()
`CfnPipeline.ParameterAttributeProperty.StringValue`.
|
@Stability(value=External) @NotNull String getKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parameterobjects-attributes.html#cfn-datapipeline-pipeline-parameterobjects-attribtues-key@Stability(value=External) @NotNull String getStringValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parameterobjects-attributes.html#cfn-datapipeline-pipeline-parameterobjects-attribtues-stringvalue@Stability(value=External) static CfnPipeline.ParameterAttributeProperty.Builder builder()
Copyright © 2020. All rights reserved.