LoadBalancerDeletionProtectionConfig

data class LoadBalancerDeletionProtectionConfig(val enabled: Boolean? = null, val enabledTime: String? = null)

Constructors

Link copied to clipboard
constructor(enabled: Boolean? = null, enabledTime: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enabled: Boolean? = null

Remove the Protection Status

Link copied to clipboard
val enabledTime: String? = null

Deletion Protection Turn-on Time Use Greenwich Mean Time, in the Format of Yyyy-MM-ddTHH: mm: SSZ