toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.redshift.kotlin.inputs
/
GetScheduledActionPlainArgs
Get
Scheduled
Action
Plain
Args
data
class
GetScheduledActionPlainArgs
(
val
scheduledActionName
:
String
)
:
ConvertibleToJava
<
GetScheduledActionPlainArgs
>
Members
Constructors
Get
Scheduled
Action
Plain
Args
Link copied to clipboard
constructor
(
scheduledActionName
:
String
)
Properties
scheduled
Action
Name
Link copied to clipboard
val
scheduledActionName
:
String
The name of the scheduled action. The name must be unique within an account.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetScheduledActionPlainArgs