pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.acmpca.kotlin.inputs
/
CertificateAuthorityCrlConfigurationArgs
/
CertificateAuthorityCrlConfigurationArgs
Certificate
Authority
Crl
Configuration
Args
fun
CertificateAuthorityCrlConfigurationArgs
(
customCname
:
Output
<
String
>
?
=
null
,
enabled
:
Output
<
Boolean
>
?
=
null
,
expirationInDays
:
Output
<
Int
>
?
=
null
,
s3BucketName
:
Output
<
String
>
?
=
null
,
s3ObjectAcl
:
Output
<
String
>
?
=
null
)