GetVpcFirewallCensCen

data class GetVpcFirewallCensCen(val cenId: String, val connectType: String, val id: String, val localVpcs: List<GetVpcFirewallCensCenLocalVpc>, val networkInstanceId: String, val status: String, val vpcFirewallId: String, val vpcFirewallName: String)

Constructors

Link copied to clipboard
constructor(cenId: String, connectType: String, id: String, localVpcs: List<GetVpcFirewallCensCenLocalVpc>, networkInstanceId: String, status: String, vpcFirewallId: String, vpcFirewallName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the CEN instance.

Link copied to clipboard

Intercommunication type, value: expressconnect: Express Channel cen: Cloud Enterprise Network

Link copied to clipboard
val id: String

The ID of the CEN instance.

Link copied to clipboard

The details of the VPC.

Link copied to clipboard

The ID of the VPC instance that created the VPC firewall.

Link copied to clipboard

Firewall switch status

Link copied to clipboard

VPC firewall ID

Link copied to clipboard

The name of the VPC firewall instance.