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