pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.inputs
/
FirewallPolicyRuleSecureTagArgs
Firewall
Policy
Rule
Secure
Tag
Args
data
class
FirewallPolicyRuleSecureTagArgs
(
val
name
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
FirewallPolicyRuleSecureTagArgs
>
Constructors
Functions
Properties
Constructors
Firewall
Policy
Rule
Secure
Tag
Args
Link copied to clipboard
fun
FirewallPolicyRuleSecureTagArgs
(
name
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
FirewallPolicyRuleSecureTagArgs
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
?
=
null
Name of the secure tag, created with TagManager's TagValue API.