toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.signer.kotlin.outputs
/
SigningJobSignedObjectS3
Signing
Job
Signed
Object
S3
data
class
SigningJobSignedObjectS3
(
val
bucket
:
String
?
=
null
,
val
key
:
String
?
=
null
)
Members
Constructors
Signing
Job
Signed
Object
S3
Link copied to clipboard
constructor
(
bucket
:
String
?
=
null
,
key
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bucket
Link copied to clipboard
val
bucket
:
String
?
=
null
key
Link copied to clipboard
val
key
:
String
?
=
null
Key name of the object that contains your unsigned code.