Plan Rule Copy Action Args
data class PlanRuleCopyActionArgs(val destinationVaultArn: Output<String>, val lifecycle: Output<PlanRuleCopyActionLifecycleArgs>? = null) : ConvertibleToJava<PlanRuleCopyActionArgs>
Constructors
Link copied to clipboard
constructor(destinationVaultArn: Output<String>, lifecycle: Output<PlanRuleCopyActionLifecycleArgs>? = null)