toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.dns.kotlin.outputs
/
GetCustomLinesLineIpSegmentList
Get
Custom
Lines
Line
Ip
Segment
List
data
class
GetCustomLinesLineIpSegmentList
(
val
endIp
:
String
,
val
startIp
:
String
)
Members
Constructors
Get
Custom
Lines
Line
Ip
Segment
List
Link copied to clipboard
constructor
(
endIp
:
String
,
startIp
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
end
Ip
Link copied to clipboard
val
endIp
:
String
The end IP address of the CIDR block.
start
Ip
Link copied to clipboard
val
startIp
:
String
The start IP address of the CIDR block.