toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
MagicTransitSiteLanStaticAddressingDhcpServer
Magic
Transit
Site
Lan
Static
Addressing
Dhcp
Server
data
class
MagicTransitSiteLanStaticAddressingDhcpServer
(
val
dhcpPoolEnd
:
String
?
=
null
,
val
dhcpPoolStart
:
String
?
=
null
,
val
dnsServer
:
String
?
=
null
,
val
dnsServers
:
List
<
String
>
?
=
null
,
val
reservations
:
Map
<
String
,
String
>
?
=
null
)
Members
Constructors
Magic
Transit
Site
Lan
Static
Addressing
Dhcp
Server
Link copied to clipboard
constructor
(
dhcpPoolEnd
:
String
?
=
null
,
dhcpPoolStart
:
String
?
=
null
,
dnsServer
:
String
?
=
null
,
dnsServers
:
List
<
String
>
?
=
null
,
reservations
:
Map
<
String
,
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
dhcp
Pool
End
Link copied to clipboard
val
dhcpPoolEnd
:
String
?
=
null
A valid IPv4 address.
dhcp
Pool
Start
Link copied to clipboard
val
dhcpPoolStart
:
String
?
=
null
A valid IPv4 address.
dns
Server
Link copied to clipboard
val
dnsServer
:
String
?
=
null
A valid IPv4 address.
dns
Servers
Link copied to clipboard
val
dnsServers
:
List
<
String
>
?
=
null
reservations
Link copied to clipboard
val
reservations
:
Map
<
String
,
String
>
?
=
null
Mapping of MAC addresses to IP addresses