pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin.outputs
/
GetDhcpOptionsSetsResult
/
GetDhcpOptionsSetsResult
Get
Dhcp
Options
Sets
Result
fun
GetDhcpOptionsSetsResult
(
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
)