See: Description
| Interface | Description |
|---|---|
| CfnPipeline.FieldProperty |
A key-value pair that describes a property of a `PipelineObject` .
|
| CfnPipeline.ParameterAttributeProperty |
`Attribute` is a property of `ParameterObject` that defines the attributes of a parameter object as key-value pairs.
|
| CfnPipeline.ParameterObjectProperty |
Contains information about a parameter object.
|
| CfnPipeline.ParameterValueProperty |
A value or list of parameter values.
|
| CfnPipeline.PipelineObjectProperty |
PipelineObject is property of the AWS::DataPipeline::Pipeline resource that contains information about a pipeline object.
|
| CfnPipeline.PipelineTagProperty |
A list of arbitrary tags (key-value pairs) to associate with the pipeline, which you can use to control permissions.
|
| CfnPipelineProps |
Properties for defining a `CfnPipeline`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.