pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.appengine.v1alpha.kotlin
/
AuthorizedCertificateArgs
/
AuthorizedCertificateArgs
Authorized
Certificate
Args
fun
AuthorizedCertificateArgs
(
appId
:
Output
<
String
>
?
=
null
,
certificateRawData
:
Output
<
CertificateRawDataArgs
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
)