pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iam.kotlin.inputs
/
GetServerCertificatePlainArgs
Get
Server
Certificate
Plain
Args
data
class
GetServerCertificatePlainArgs
(
val
serverCertificateName
:
String
)
:
ConvertibleToJava
<
GetServerCertificatePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Server
Certificate
Plain
Args
Link copied to clipboard
fun
GetServerCertificatePlainArgs
(
serverCertificateName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetServerCertificatePlainArgs
Properties
server
Certificate
Name
Link copied to clipboard
val
serverCertificateName
:
String