toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cddc.kotlin.inputs
/
GetDedicatedHostsPlainArgs
/
GetDedicatedHostsPlainArgs
Get
Dedicated
Hosts
Plain
Args
constructor
(
allocationStatus
:
String
?
=
null
,
dedicatedHostGroupId
:
String
,
enableDetails
:
Boolean
?
=
null
,
hostType
:
String
?
=
null
,
ids
:
List
<
String
>
?
=
null
,
orderId
:
String
?
=
null
,
outputFile
:
String
?
=
null
,
status
:
String
?
=
null
,
tags
:
Map
<
String
,
String
>
?
=
null
,
zoneId
:
String
?
=
null
)