toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.signer.kotlin.outputs
/
SigningJobSignedObject
Signing
Job
Signed
Object
data
class
SigningJobSignedObject
(
val
s3s
:
List
<
SigningJobSignedObjectS3
>
?
=
null
)
Members
Constructors
Signing
Job
Signed
Object
Link copied to clipboard
constructor
(
s3s
:
List
<
SigningJobSignedObjectS3
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
s3s
Link copied to clipboard
val
s3s
:
List
<
SigningJobSignedObjectS3
>
?
=
null