excludedResourceTypes

@JvmName(name = "rqwnulxagqxtrxox")
suspend fun excludedResourceTypes(value: Output<List<String>>)
@JvmName(name = "rncqriprjhhfysso")
suspend fun excludedResourceTypes(value: List<String>?)

Parameters

value

Gets or sets the exclude resource types property. This property sets the resource types to be excluded during backup.


@JvmName(name = "qsfglhxlkxmktgsf")
suspend fun excludedResourceTypes(vararg values: Output<String>)


@JvmName(name = "qiihseajpgokxbmx")
suspend fun excludedResourceTypes(values: List<Output<String>>)
@JvmName(name = "ccgaumewhexdokem")
suspend fun excludedResourceTypes(vararg values: String)

Parameters

values

Gets or sets the exclude resource types property. This property sets the resource types to be excluded during backup.