GetBasicAccelerateIpsIp

data class GetBasicAccelerateIpsIp(val accelerateIpAddress: String, val accelerateIpId: String, val acceleratorId: String, val id: String, val ipSetId: String, val status: String)

Constructors

Link copied to clipboard
constructor(accelerateIpAddress: String, accelerateIpId: String, acceleratorId: String, id: String, ipSetId: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The address of the Basic Accelerate IP.

Link copied to clipboard

The id of the Basic Accelerate IP.

Link copied to clipboard

The id of the Global Accelerator Basic Accelerator instance.

Link copied to clipboard
val id: String

The id of the Basic Accelerate IP.

Link copied to clipboard

The ID of the Basic Ip Set.

Link copied to clipboard

The status of the Global Accelerator Basic Accelerate IP instance. Valid Value: active, binding, bound, unbinding, deleting.