GetEcsLaunchTemplatesTemplateNetworkInterface

data class GetEcsLaunchTemplatesTemplateNetworkInterface(val description: String, val name: String, val primaryIp: String, val securityGroupId: String, val vswitchId: String)

Constructors

constructor(description: String, name: String, primaryIp: String, securityGroupId: String, vswitchId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

System disk description.

Link copied to clipboard

System disk name.

Link copied to clipboard

The primary private IP address of the ENI.

Link copied to clipboard

The security group ID.

Link copied to clipboard

The vswitch id.