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
/
GetTrustAnchorPlainArgs
Get
Trust
Anchor
Plain
Args
data
class
GetTrustAnchorPlainArgs
(
val
trustAnchorId
:
String
)
:
ConvertibleToJava
<
GetTrustAnchorPlainArgs
>
Members
Constructors
Get
Trust
Anchor
Plain
Args
Link copied to clipboard
constructor
(
trustAnchorId
:
String
)
Properties
trust
Anchor
Id
Link copied to clipboard
val
trustAnchorId
:
String
The unique identifier of the trust anchor.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetTrustAnchorPlainArgs