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