Get Vpc Firewalls Firewall Local Vpc
data class GetVpcFirewallsFirewallLocalVpc(val eniId: String, val eniPrivateIpAddress: String, val localVpcCidrTableLists: List<GetVpcFirewallsFirewallLocalVpcLocalVpcCidrTableList>, val regionNo: String, val routerInterfaceId: String, val vpcId: String, val vpcName: String)
Constructors
Link copied to clipboard
fun GetVpcFirewallsFirewallLocalVpc(eniId: String, eniPrivateIpAddress: String, localVpcCidrTableLists: List<GetVpcFirewallsFirewallLocalVpcLocalVpcCidrTableList>, regionNo: String, routerInterfaceId: String, vpcId: String, vpcName: String)