| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCustomActionType.ArtifactDetailsProperty.Jsii$Proxy
An implementation for
CfnCustomActionType.ArtifactDetailsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCustomActionType.ArtifactDetailsProperty |
CfnCustomActionType.ArtifactDetailsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnCustomActionTypeProps.Builder |
CfnCustomActionTypeProps.Builder.inputArtifactDetails(CfnCustomActionType.ArtifactDetailsProperty inputArtifactDetails)
Sets the value of
CfnCustomActionTypeProps.getInputArtifactDetails() |
CfnCustomActionType.Builder |
CfnCustomActionType.Builder.inputArtifactDetails(CfnCustomActionType.ArtifactDetailsProperty inputArtifactDetails)
The details of the input artifact for the action, such as its commit ID.
|
CfnCustomActionTypeProps.Builder |
CfnCustomActionTypeProps.Builder.outputArtifactDetails(CfnCustomActionType.ArtifactDetailsProperty outputArtifactDetails)
Sets the value of
CfnCustomActionTypeProps.getOutputArtifactDetails() |
CfnCustomActionType.Builder |
CfnCustomActionType.Builder.outputArtifactDetails(CfnCustomActionType.ArtifactDetailsProperty outputArtifactDetails)
The details of the output artifact of the action, such as its commit ID.
|
void |
CfnCustomActionType.setInputArtifactDetails(CfnCustomActionType.ArtifactDetailsProperty value)
The details of the input artifact for the action, such as its commit ID.
|
void |
CfnCustomActionType.setOutputArtifactDetails(CfnCustomActionType.ArtifactDetailsProperty value)
The details of the output artifact of the action, such as its commit ID.
|
Copyright © 2023. All rights reserved.