StorageLensAdvancedDataProtectionMetricsArgs

data class StorageLensAdvancedDataProtectionMetricsArgs(val isEnabled: Output<Boolean>? = null) : ConvertibleToJava<StorageLensAdvancedDataProtectionMetricsArgs>

Enables advanced data protection metrics.

Constructors

constructor(isEnabled: Output<Boolean>? = null)

Properties

Link copied to clipboard
val isEnabled: Output<Boolean>? = null

Specifies whether advanced data protection metrics are enabled or disabled.

Functions

Link copied to clipboard
open override fun toJava(): StorageLensAdvancedDataProtectionMetricsArgs