pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.v1.kotlin.inputs
/
SecurityPolicyRuleMatcherConfigArgs
Security
Policy
Rule
Matcher
Config
Args
data
class
SecurityPolicyRuleMatcherConfigArgs
(
val
srcIpRanges
:
Output
<
List
<
String
>
>
?
=
null
)
:
ConvertibleToJava
<
SecurityPolicyRuleMatcherConfigArgs
>
Constructors
Functions
Properties
Constructors
Security
Policy
Rule
Matcher
Config
Args
Link copied to clipboard
fun
SecurityPolicyRuleMatcherConfigArgs
(
srcIpRanges
:
Output
<
List
<
String
>
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SecurityPolicyRuleMatcherConfigArgs
Properties
src
Ip
Ranges
Link copied to clipboard
val
srcIpRanges
:
Output
<
List
<
String
>
>
?
=
null
CIDR IP address range. Maximum number of src_ip_ranges allowed is 10.