toggle menu
pulumi-aws-kotlin
6.37.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ssmincidents.kotlin.inputs
/
ResponsePlanActionArgs
Response
Plan
Action
Args
data
class
ResponsePlanActionArgs
(
val
ssmAutomations
:
Output
<
List
<
ResponsePlanActionSsmAutomationArgs
>
>
?
=
null
)
:
ConvertibleToJava
<
ResponsePlanActionArgs
>
Members
Constructors
Response
Plan
Action
Args
Link copied to clipboard
constructor
(
ssmAutomations
:
Output
<
List
<
ResponsePlanActionSsmAutomationArgs
>
>
?
=
null
)
Properties
ssm
Automations
Link copied to clipboard
val
ssmAutomations
:
Output
<
List
<
ResponsePlanActionSsmAutomationArgs
>
>
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ResponsePlanActionArgs