pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.redshift.kotlin.inputs
/
GetScheduledActionPlainArgs
Get
Scheduled
Action
Plain
Args
data
class
GetScheduledActionPlainArgs
(
val
scheduledActionName
:
String
)
:
ConvertibleToJava
<
GetScheduledActionPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Scheduled
Action
Plain
Args
Link copied to clipboard
fun
GetScheduledActionPlainArgs
(
scheduledActionName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetScheduledActionPlainArgs
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.