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