toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cloudtrail.kotlin.inputs
/
GetTrailPlainArgs
Get
Trail
Plain
Args
data
class
GetTrailPlainArgs
(
val
trailName
:
String
)
:
ConvertibleToJava
<
GetTrailPlainArgs
>
Members
Constructors
Get
Trail
Plain
Args
Link copied to clipboard
constructor
(
trailName
:
String
)
Properties
trail
Name
Link copied to clipboard
val
trailName
:
String
Specifies the name of the trail. The name must meet the following requirements:
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetTrailPlainArgs