Restore Plan Restore Config Selected Applications Args
data class RestorePlanRestoreConfigSelectedApplicationsArgs(val namespacedNames: Output<List<RestorePlanRestoreConfigSelectedApplicationsNamespacedNameArgs>>) : ConvertibleToJava<RestorePlanRestoreConfigSelectedApplicationsArgs>
Constructors
Link copied to clipboard
constructor(namespacedNames: Output<List<RestorePlanRestoreConfigSelectedApplicationsNamespacedNameArgs>>)