toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.acmpca.kotlin
/
CertificateArgs
/
CertificateArgs
Certificate
Args
constructor
(
apiPassthrough
:
Output
<
String
>
?
=
null
,
certificateAuthorityArn
:
Output
<
String
>
?
=
null
,
certificateSigningRequest
:
Output
<
String
>
?
=
null
,
signingAlgorithm
:
Output
<
String
>
?
=
null
,
templateArn
:
Output
<
String
>
?
=
null
,
validity
:
Output
<
CertificateValidityArgs
>
?
=
null
)