@Stability(value=Stable)
public static interface CfnPipeline.BlockerDeclarationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-blockers.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPipeline.BlockerDeclarationProperty.Builder
A builder for
CfnPipeline.BlockerDeclarationProperty |
static class |
CfnPipeline.BlockerDeclarationProperty.Jsii$Proxy
An implementation for
CfnPipeline.BlockerDeclarationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPipeline.BlockerDeclarationProperty.Builder |
builder() |
String |
getName()
`CfnPipeline.BlockerDeclarationProperty.Name`.
|
String |
getType()
`CfnPipeline.BlockerDeclarationProperty.Type`.
|
@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-blockers.html#cfn-codepipeline-pipeline-stages-blockers-name@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-blockers.html#cfn-codepipeline-pipeline-stages-blockers-type@Stability(value=Stable) static CfnPipeline.BlockerDeclarationProperty.Builder builder()
Copyright © 2020. All rights reserved.