toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.events.kotlin.inputs
/
GetEventBusPlainArgs
Get
Event
Bus
Plain
Args
data
class
GetEventBusPlainArgs
(
val
name
:
String
)
:
ConvertibleToJava
<
GetEventBusPlainArgs
>
Members
Constructors
Get
Event
Bus
Plain
Args
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
The name of the event bus.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetEventBusPlainArgs