toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.rolesanywhere.kotlin.inputs
/
GetCrlPlainArgs
Get
Crl
Plain
Args
data
class
GetCrlPlainArgs
(
val
crlId
:
String
)
:
ConvertibleToJava
<
GetCrlPlainArgs
>
Members
Constructors
Get
Crl
Plain
Args
Link copied to clipboard
constructor
(
crlId
:
String
)
Properties
crl
Id
Link copied to clipboard
val
crlId
:
String
The unique primary identifier of the Crl
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetCrlPlainArgs