ArtifactManifestPropertiesFormatArgs

data class ArtifactManifestPropertiesFormatArgs(val artifacts: Output<List<ManifestArtifactFormatArgs>>? = null) : ConvertibleToJava<ArtifactManifestPropertiesFormatArgs>

Artifact manifest properties.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ArtifactManifestPropertiesFormatArgs

Properties

Link copied to clipboard

The artifacts list.