pulumi-aws-kotlin
5.42.0.0
pulumi-aws-kotlin
/
com.pulumi.aws.signer.kotlin.outputs
/
SigningJobSource
Signing
Job
Source
data
class
SigningJobSource
(
val
s3
:
SigningJobSourceS3
)
Types
Constructors
Properties
Constructors
Signing
Job
Source
Link copied to clipboard
fun
SigningJobSource
(
s3
:
SigningJobSourceS3
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
s3
Link copied to clipboard
val
s3
:
SigningJobSourceS3
A configuration block describing the S3 Source object: See S3 Source below for details.