pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lightsail.kotlin.inputs
/
GetCertificatePlainArgs
Get
Certificate
Plain
Args
data
class
GetCertificatePlainArgs
(
val
certificateName
:
String
)
:
ConvertibleToJava
<
GetCertificatePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Certificate
Plain
Args
Link copied to clipboard
fun
GetCertificatePlainArgs
(
certificateName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetCertificatePlainArgs
Properties
certificate
Name
Link copied to clipboard
val
certificateName
:
String
The name for the certificate.