toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.wafregional.kotlin.outputs
/
IpSetIpSetDescriptor
Ip
Set
Ip
Set
Descriptor
data
class
IpSetIpSetDescriptor
(
val
type
:
String
,
val
value
:
String
)
Members
Constructors
Ip
Set
Ip
Set
Descriptor
Link copied to clipboard
constructor
(
type
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
String
The string like IPV4 or IPV6.
value
Link copied to clipboard
val
value
:
String
The CIDR notation.