@Stability(value=External)
public static interface CfnPipeline.ParameterObjectProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parameterobjects.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPipeline.ParameterObjectProperty.Builder
A builder for
CfnPipeline.ParameterObjectProperty |
static class |
CfnPipeline.ParameterObjectProperty.Jsii$Proxy
An implementation for
CfnPipeline.ParameterObjectProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPipeline.ParameterObjectProperty.Builder |
builder() |
Object |
getAttributes()
`CfnPipeline.ParameterObjectProperty.Attributes`.
|
String |
getId()
`CfnPipeline.ParameterObjectProperty.Id`.
|
@Stability(value=External) @NotNull Object getAttributes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parameterobjects.html#cfn-datapipeline-pipeline-parameterobjects-attributes@Stability(value=External) @NotNull String getId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parameterobjects.html#cfn-datapipeline-pipeline-parameterobjects-id@Stability(value=External) static CfnPipeline.ParameterObjectProperty.Builder builder()
Copyright © 2020. All rights reserved.