pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.wafregional.kotlin.outputs
/
IpSetIpSetDescriptor
Ip
Set
Ip
Set
Descriptor
data
class
IpSetIpSetDescriptor
(
val
type
:
String
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Ip
Set
Ip
Set
Descriptor
Link copied to clipboard
fun
IpSetIpSetDescriptor
(
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.