@Generated(value="jsii-pacmak/1.11.0 (build 1e9b8e1)", date="2020-08-28T10:19:19.889Z") @Stability(value=Stable) public interface CfnCustomActionTypeProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCustomActionTypeProps.Builder
A builder for
CfnCustomActionTypeProps |
static class |
CfnCustomActionTypeProps.Jsii$Proxy
An implementation for
CfnCustomActionTypeProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnCustomActionTypeProps.Builder |
builder() |
String |
getCategory()
`AWS::CodePipeline::CustomActionType.Category`.
|
default Object |
getConfigurationProperties()
`AWS::CodePipeline::CustomActionType.ConfigurationProperties`.
|
Object |
getInputArtifactDetails()
`AWS::CodePipeline::CustomActionType.InputArtifactDetails`.
|
Object |
getOutputArtifactDetails()
`AWS::CodePipeline::CustomActionType.OutputArtifactDetails`.
|
String |
getProvider()
`AWS::CodePipeline::CustomActionType.Provider`.
|
default Object |
getSettings()
`AWS::CodePipeline::CustomActionType.Settings`.
|
default List<CfnTag> |
getTags()
`AWS::CodePipeline::CustomActionType.Tags`.
|
String |
getVersion()
`AWS::CodePipeline::CustomActionType.Version`.
|
@Stability(value=Stable) @NotNull String getCategory()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-category@Stability(value=Stable) @NotNull Object getInputArtifactDetails()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-inputartifactdetails@Stability(value=Stable) @NotNull Object getOutputArtifactDetails()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-outputartifactdetails@Stability(value=Stable) @NotNull String getProvider()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-provider@Stability(value=Stable) @NotNull String getVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-version@Stability(value=Stable) @Nullable default Object getConfigurationProperties()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-configurationproperties@Stability(value=Stable) @Nullable default Object getSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-settings@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codepipeline-customactiontype.html#cfn-codepipeline-customactiontype-tags@Stability(value=Stable) static CfnCustomActionTypeProps.Builder builder()
CfnCustomActionTypeProps.Builder of CfnCustomActionTypePropsCopyright © 2020. All rights reserved.