exclude

@JvmName(name = "vlhobccjqrraqhsi")
suspend fun exclude(value: Output<StorageLensConfigurationStorageLensConfigurationExcludeArgs>)
@JvmName(name = "cawpxqtmhxiliiji")
suspend fun exclude(value: StorageLensConfigurationStorageLensConfigurationExcludeArgs?)

Parameters

value

What is excluded in this configuration. Conflicts with include. See Exclude below for more details.


@JvmName(name = "clduwryndaufipqq")
suspend fun exclude(argument: suspend StorageLensConfigurationStorageLensConfigurationExcludeArgsBuilder.() -> Unit)

Parameters

argument

What is excluded in this configuration. Conflicts with include. See Exclude below for more details.