pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.events.kotlin.inputs
/
GetEventBusPlainArgs
Get
Event
Bus
Plain
Args
data
class
GetEventBusPlainArgs
(
val
name
:
String
)
:
ConvertibleToJava
<
GetEventBusPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Event
Bus
Plain
Args
Link copied to clipboard
fun
GetEventBusPlainArgs
(
name
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetEventBusPlainArgs
Properties
name
Link copied to clipboard
val
name
:
String
The name of the event bus.