KubernetesClusterBackupDatasourceParametersArgs

constructor(excludedNamespaces: Output<List<String>>? = null, excludedResourceTypes: Output<List<String>>? = null, includeClusterScopeResources: Output<Boolean>, includedNamespaces: Output<List<String>>? = null, includedResourceTypes: Output<List<String>>? = null, labelSelectors: Output<List<String>>? = null, objectType: Output<String>, snapshotVolumes: Output<Boolean>)