pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ssmincidents.kotlin.outputs
/
ResponsePlanAction
Response
Plan
Action
data
class
ResponsePlanAction
(
val
ssmAutomation
:
ResponsePlanSsmAutomation
?
=
null
)
The automation configuration to launch.
Types
Constructors
Properties
Constructors
Response
Plan
Action
Link copied to clipboard
fun
ResponsePlanAction
(
ssmAutomation
:
ResponsePlanSsmAutomation
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ssm
Automation
Link copied to clipboard
val
ssmAutomation
:
ResponsePlanSsmAutomation
?
=
null