FirewallPolicyRuleSecureTagArgs

data class FirewallPolicyRuleSecureTagArgs(val name: Output<String>? = null) : ConvertibleToJava<FirewallPolicyRuleSecureTagArgs>

Constructors

Link copied to clipboard
fun FirewallPolicyRuleSecureTagArgs(name: Output<String>? = null)

Functions

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

Properties

Link copied to clipboard
val name: Output<String>? = null

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