toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eci.kotlin.outputs
/
GetContainerGroupsGroupHostAlias
Get
Container
Groups
Group
Host
Alias
data
class
GetContainerGroupsGroupHostAlias
(
val
hostnames
:
List
<
String
>
,
val
ip
:
String
)
Members
Constructors
Get
Container
Groups
Group
Host
Alias
Link copied to clipboard
constructor
(
hostnames
:
List
<
String
>
,
ip
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
hostnames
Link copied to clipboard
val
hostnames
:
List
<
String
>
The name of the host.
ip
Link copied to clipboard
val
ip
:
String
The IP address of the container.