Skip to content

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.

DeleteOnReleaseOptional

DeleteOnRelease interface{}
  • Type: interface{}

DescriptionOptional

Description interface{}
  • Type: interface{}

InstanceTypeOptional

InstanceType interface{}
  • Type: interface{}

Ipv6AddressCountOptional

Ipv6AddressCount interface{}
  • Type: interface{}

Ipv6AddressesOptional

Ipv6Addresses interface{}
  • Type: interface{}

NetworkCardIndexOptional

NetworkCardIndex interface{}
  • Type: interface{}

NetworkInterfaceIdOptional

NetworkInterfaceId interface{}
  • Type: interface{}

NetworkInterfaceNameOptional

NetworkInterfaceName interface{}
  • Type: interface{}

NetworkInterfaceTrafficModeOptional

NetworkInterfaceTrafficMode interface{}
  • Type: interface{}

PrimaryIpAddressOptional

PrimaryIpAddress interface{}
  • Type: interface{}

QueueNumberOptional

QueueNumber interface{}
  • Type: interface{}

QueuePairNumberOptional

QueuePairNumber interface{}
  • Type: interface{}

SecurityGroupIdOptional

SecurityGroupId interface{}
  • Type: interface{}

SecurityGroupIdsOptional

SecurityGroupIds interface{}
  • Type: interface{}

VSwitchIdOptional

VSwitchId interface{}
  • Type: interface{}