Get Gateways Gateway
data class GetGatewaysGateway(val activatedTime: String, val buyUrl: String, val category: String, val createTime: String, val description: String, val ecsInstanceId: String, val expireStatus: Int, val expiredTime: String, val gatewayClass: String, val gatewayId: String, val gatewayName: String, val gatewayVersion: String, val id: String, val innerIp: String, val ip: String, val isReleaseAfterExpiration: Boolean, val location: String, val paymentType: String, val publicNetworkBandwidth: Int, val renewUrl: String, val status: String, val storageBundleId: String, val taskId: String, val type: String, val vpcId: String, val vswitchId: String)
Constructors
Link copied to clipboard
constructor(activatedTime: String, buyUrl: String, category: String, createTime: String, description: String, ecsInstanceId: String, expireStatus: Int, expiredTime: String, gatewayClass: String, gatewayId: String, gatewayName: String, gatewayVersion: String, id: String, innerIp: String, ip: String, isReleaseAfterExpiration: Boolean, location: String, paymentType: String, publicNetworkBandwidth: Int, renewUrl: String, status: String, storageBundleId: String, taskId: String, type: String, vpcId: String, vswitchId: String)
Properties
Link copied to clipboard
gateway .
Link copied to clipboard
gateway created timestamp in second format.
Link copied to clipboard
gateway description.
Link copied to clipboard
gateway ecs instance id.
Link copied to clipboard
gateway expiration timestamp in second format.
Link copied to clipboard
gateway expiration status.
Link copied to clipboard
gateway class.
Link copied to clipboard
gateway name.
Link copied to clipboard
gateway version.
Link copied to clipboard
whether subscription gateway is released after expiration or not.
Link copied to clipboard
gateway payment type. The Payment type of gateway. The valid value: PayAsYouGo
, Subscription
.
Link copied to clipboard
gateway public network bandwidth.
Link copied to clipboard
storage bundle id.