HostAliasesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkess"
&alicloudroscdkess.HostAliasesProperty {
Ip: interface{},
Hostnames: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Ip |
interface{} |
No description. |
Hostnames |
interface{} |
No description. |
Ip
Required
Ip interface{}
- Type: interface{}
Hostnames
Optional
Hostnames interface{}
- Type: interface{}