@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:28.785Z") @Stability(value=Experimental) public interface JobStepOutput extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
JobStepOutput.Builder
A builder for
JobStepOutput |
static class |
JobStepOutput.Jsii$Proxy
An implementation for
JobStepOutput |
| Modifier and Type | Method and Description |
|---|---|
static JobStepOutput.Builder |
builder() |
String |
getOutputName()
(experimental) The name of the job output that is being bound.
|
String |
getStepId()
(experimental) The ID of the step that exposes the output.
|
@Stability(value=Experimental) @NotNull String getOutputName()
@Stability(value=Experimental) @NotNull String getStepId()
@Stability(value=Experimental) static JobStepOutput.Builder builder()
JobStepOutput.Builder of JobStepOutputCopyright © 2021. All rights reserved.