FirewallPolicyRuleSecureTagResponse

data class FirewallPolicyRuleSecureTagResponse(val name: String, val state: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the secure tag, created with TagManager's TagValue API.

Link copied to clipboard

State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.