SigningJobSourceArgs

data class SigningJobSourceArgs(val s3: Output<SigningJobSourceS3Args>) : ConvertibleToJava<SigningJobSourceArgs>

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard

A configuration block describing the S3 Source object: See S3 Source below for details.