toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.signer.kotlin
/
SigningJobArgs
/
SigningJobArgs
Signing
Job
Args
constructor
(
destination
:
Output
<
SigningJobDestinationArgs
>
?
=
null
,
ignoreSigningJobFailure
:
Output
<
Boolean
>
?
=
null
,
profileName
:
Output
<
String
>
?
=
null
,
source
:
Output
<
SigningJobSourceArgs
>
?
=
null
)