@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:42.939Z") @Stability(value=Stable) public interface IFileSetProducer extends software.amazon.jsii.JsiiSerializable
Steps implicitly produce a primary FileSet as an output.
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IFileSetProducer.Jsii$Default
Internal default implementation for
IFileSetProducer. |
static class |
IFileSetProducer.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
default FileSet |
getPrimaryOutput()
The `FileSet` produced by this file set producer.
|
@Stability(value=Stable) @Nullable default FileSet getPrimaryOutput()
Default: - This producer doesn't produce any file set
Copyright © 2022. All rights reserved.