toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ssmcontacts.kotlin.outputs
/
GetPlanStage
Get
Plan
Stage
data
class
GetPlanStage
(
val
durationInMinutes
:
Int
,
val
targets
:
List
<
GetPlanStageTarget
>
)
Members
Constructors
Get
Plan
Stage
Link copied to clipboard
constructor
(
durationInMinutes
:
Int
,
targets
:
List
<
GetPlanStageTarget
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
duration
In
Minutes
Link copied to clipboard
val
durationInMinutes
:
Int
targets
Link copied to clipboard
val
targets
:
List
<
GetPlanStageTarget
>