Get Vpc Firewall Cens Plain Args
data class GetVpcFirewallCensPlainArgs(val cenId: String? = null, val ids: List<String>? = null, val lang: String? = null, val memberUid: String? = null, val networkInstanceId: String? = null, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null, val status: String? = null, val vpcFirewallId: String? = null, val vpcFirewallName: String? = null) : ConvertibleToJava<GetVpcFirewallCensPlainArgs>
A collection of arguments for invoking getVpcFirewallCens.
Constructors
Link copied to clipboard
constructor(cenId: String? = null, ids: List<String>? = null, lang: String? = null, memberUid: String? = null, networkInstanceId: String? = null, outputFile: String? = null, pageNumber: Int? = null, pageSize: Int? = null, status: String? = null, vpcFirewallId: String? = null, vpcFirewallName: String? = null)
Properties
Link copied to clipboard
The ID of the VPC instance that created the VPC firewall.
Link copied to clipboard
File name where to save data source results (after running pulumi preview
).
Link copied to clipboard
Link copied to clipboard
VPC firewall ID
Link copied to clipboard
The name of the VPC firewall instance.