toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
GetAccountTokenConditionRequestIp
Get
Account
Token
Condition
Request
Ip
data
class
GetAccountTokenConditionRequestIp
(
val
ins
:
List
<
String
>
,
val
notIns
:
List
<
String
>
)
Members
Constructors
Get
Account
Token
Condition
Request
Ip
Link copied to clipboard
constructor
(
ins
:
List
<
String
>
,
notIns
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ins
Link copied to clipboard
val
ins
:
List
<
String
>
List of IPv4/IPv6 CIDR addresses.
not
Ins
Link copied to clipboard
val
notIns
:
List
<
String
>
List of IPv4/IPv6 CIDR addresses.