@Stability(value=Stable)
public static interface CfnPipeline.SelectAttributesProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPipeline.SelectAttributesProperty.Builder
A builder for
CfnPipeline.SelectAttributesProperty |
static class |
CfnPipeline.SelectAttributesProperty.Jsii$Proxy
An implementation for
CfnPipeline.SelectAttributesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPipeline.SelectAttributesProperty.Builder |
builder() |
default List<String> |
getAttributes()
`CfnPipeline.SelectAttributesProperty.Attributes`.
|
default String |
getName()
`CfnPipeline.SelectAttributesProperty.Name`.
|
default String |
getNext()
`CfnPipeline.SelectAttributesProperty.Next`.
|
@Stability(value=Stable) @Nullable default List<String> getAttributes()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default String getNext()
@Stability(value=Stable) static CfnPipeline.SelectAttributesProperty.Builder builder()
Copyright © 2021. All rights reserved.