EniMappingsProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs"
&alicloudroscdkecs.EniMappingsProperty {
DeleteOnRelease: interface{},
Description: interface{},
InstanceType: interface{},
Ipv6AddressCount: interface{},
Ipv6Addresses: interface{},
NetworkCardIndex: interface{},
NetworkInterfaceId: interface{},
NetworkInterfaceName: interface{},
NetworkInterfaceTrafficMode: interface{},
PrimaryIpAddress: interface{},
QueueNumber: interface{},
QueuePairNumber: interface{},
SecurityGroupId: interface{},
SecurityGroupIds: interface{},
VSwitchId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DeleteOnRelease |
interface{} |
No description. |
Description |
interface{} |
No description. |
InstanceType |
interface{} |
No description. |
Ipv6AddressCount |
interface{} |
No description. |
Ipv6Addresses |
interface{} |
No description. |
NetworkCardIndex |
interface{} |
No description. |
NetworkInterfaceId |
interface{} |
No description. |
NetworkInterfaceName |
interface{} |
No description. |
NetworkInterfaceTrafficMode |
interface{} |
No description. |
PrimaryIpAddress |
interface{} |
No description. |
QueueNumber |
interface{} |
No description. |
QueuePairNumber |
interface{} |
No description. |
SecurityGroupId |
interface{} |
No description. |
SecurityGroupIds |
interface{} |
No description. |
VSwitchId |
interface{} |
No description. |
DeleteOnRelease
Optional
DeleteOnRelease interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
InstanceType
Optional
InstanceType interface{}
- Type: interface{}
Ipv6AddressCount
Optional
Ipv6AddressCount interface{}
- Type: interface{}
Ipv6Addresses
Optional
Ipv6Addresses interface{}
- Type: interface{}
NetworkCardIndex
Optional
NetworkCardIndex interface{}
- Type: interface{}
NetworkInterfaceId
Optional
NetworkInterfaceId interface{}
- Type: interface{}
NetworkInterfaceName
Optional
NetworkInterfaceName interface{}
- Type: interface{}
NetworkInterfaceTrafficMode
Optional
NetworkInterfaceTrafficMode interface{}
- Type: interface{}
PrimaryIpAddress
Optional
PrimaryIpAddress interface{}
- Type: interface{}
QueueNumber
Optional
QueueNumber interface{}
- Type: interface{}
QueuePairNumber
Optional
QueuePairNumber interface{}
- Type: interface{}
SecurityGroupId
Optional
SecurityGroupId interface{}
- Type: interface{}
SecurityGroupIds
Optional
SecurityGroupIds interface{}
- Type: interface{}
VSwitchId
Optional
VSwitchId interface{}
- Type: interface{}