Restore Plan Restore Config Cluster Resource Restore Scope Excluded Group Kind Args
data class RestorePlanRestoreConfigClusterResourceRestoreScopeExcludedGroupKindArgs(val resourceGroup: Output<String>? = null, val resourceKind: Output<String>? = null) : ConvertibleToJava<RestorePlanRestoreConfigClusterResourceRestoreScopeExcludedGroupKindArgs>
Constructors
Link copied to clipboard
fun RestorePlanRestoreConfigClusterResourceRestoreScopeExcludedGroupKindArgs(resourceGroup: Output<String>? = null, resourceKind: Output<String>? = null)