toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.siterecovery.kotlin.inputs
/
ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgs
/
ReplicationRecoveryPlanShutdownRecoveryGroupPostActionArgs
Replication
Recovery
Plan
Shutdown
Recovery
Group
Post
Action
Args
constructor
(
fabricLocation
:
Output
<
String
>
?
=
null
,
failOverDirections
:
Output
<
List
<
String
>
>
,
failOverTypes
:
Output
<
List
<
String
>
>
,
manualActionInstruction
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
,
runbookId
:
Output
<
String
>
?
=
null
,
scriptPath
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
)