toggle menu
pulumi-cloudflare-kotlin
4.16.0.2
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
ApiTokenConditionRequestIp
Api
Token
Condition
Request
Ip
data
class
ApiTokenConditionRequestIp
(
val
ins
:
List
<
String
>
?
=
null
,
val
notIns
:
List
<
String
>
?
=
null
)
Members
Constructors
Api
Token
Condition
Request
Ip
Link copied to clipboard
constructor
(
ins
:
List
<
String
>
?
=
null
,
notIns
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ins
Link copied to clipboard
val
ins
:
List
<
String
>
?
=
null
not
Ins
Link copied to clipboard
val
notIns
:
List
<
String
>
?
=
null