GetResolverFirewallConfigPlainArgs

data class GetResolverFirewallConfigPlainArgs(val resourceId: String) : ConvertibleToJava<GetResolverFirewallConfigPlainArgs>

A collection of arguments for invoking getResolverFirewallConfig.

Constructors

Link copied to clipboard
constructor(resourceId: String)

Properties

Link copied to clipboard

The ID of the VPC from Amazon VPC that the configuration is for.

Functions

Link copied to clipboard
open override fun toJava(): GetResolverFirewallConfigPlainArgs