pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.signer.kotlin
/
SigningJobArgs
/
SigningJobArgs
Signing
Job
Args
fun
SigningJobArgs
(
destination
:
Output
<
SigningJobDestinationArgs
>
?
=
null
,
ignoreSigningJobFailure
:
Output
<
Boolean
>
?
=
null
,
profileName
:
Output
<
String
>
?
=
null
,
source
:
Output
<
SigningJobSourceArgs
>
?
=
null
)