toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.acmpca.kotlin.inputs
/
GetCertificateAuthorityPlainArgs
Get
Certificate
Authority
Plain
Args
data
class
GetCertificateAuthorityPlainArgs
(
val
arn
:
String
)
:
ConvertibleToJava
<
GetCertificateAuthorityPlainArgs
>
Members
Constructors
Get
Certificate
Authority
Plain
Args
Link copied to clipboard
constructor
(
arn
:
String
)
Properties
arn
Link copied to clipboard
val
arn
:
String
The Amazon Resource Name (ARN) of the certificate authority.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetCertificateAuthorityPlainArgs