Pipeline Output Artifact Args
data class PipelineOutputArtifactArgs(val name: Output<String>) : ConvertibleToJava<PipelineOutputArtifactArgs>
Represents information about the output of an action.
Represents information about the output of an action.