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