toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin.outputs
/
GetDhcpOptionsSetsResult
/
GetDhcpOptionsSetsResult
Get
Dhcp
Options
Sets
Result
constructor
(
dhcpOptionsSetName
:
String
?
=
null
,
domainName
:
String
?
=
null
,
id
:
String
,
ids
:
List
<
String
>
,
nameRegex
:
String
?
=
null
,
names
:
List
<
String
>
,
outputFile
:
String
?
=
null
,
sets
:
List
<
GetDhcpOptionsSetsSet
>
,
status
:
String
?
=
null
)