GetEcsKeyPairsPairInstance

data class GetEcsKeyPairsPairInstance(val availabilityZone: String, val description: String, val imageId: String, val instanceId: String, val instanceName: String, val instanceType: String, val keyName: String, val privateIp: String, val publicIp: String, val regionId: String, val status: String, val vswitchId: String)

Constructors

Link copied to clipboard
constructor(availabilityZone: String, description: String, imageId: String, instanceId: String, instanceName: String, instanceType: String, keyName: String, privateIp: String, publicIp: String, regionId: String, status: String, vswitchId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the availability zone where the ECS instance is located.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The ID of the ECS instance.

Link copied to clipboard

The name of the ECS instance.

Link copied to clipboard
Link copied to clipboard

The Key Pair Name.

Link copied to clipboard

The private IP address of the ECS instance.

Link copied to clipboard

The public IP address or EIP of the ECS instance.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The ID of the vSwitch attached to the ECS instance.