pulumi-aws-kotlin
6.2.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.signer.kotlin.outputs
/
SigningJobSignedObject
Signing
Job
Signed
Object
data
class
SigningJobSignedObject
(
val
s3s
:
List
<
SigningJobSignedObjectS3
>
?
=
null
)
Types
Constructors
Properties
Constructors
Signing
Job
Signed
Object
Link copied to clipboard
fun
SigningJobSignedObject
(
s3s
:
List
<
SigningJobSignedObjectS3
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
s3s
Link copied to clipboard
val
s3s
:
List
<
SigningJobSignedObjectS3
>
?
=
null
A configuration block describing the S3 Source object: See S3 Source below for details.