@Stability(value=Stable)
public static interface CfnPipeline.PipelineTagProperty
extends software.amazon.jsii.JsiiSerializable
| 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=Stable) @NotNull String getKey()
@Stability(value=Stable) @NotNull String getValue()
@Stability(value=Stable) static CfnPipeline.PipelineTagProperty.Builder builder()
Copyright © 2021. All rights reserved.