NetworkfirewallFunctions

Functions

Link copied to clipboard

Retrieve information about a firewall.

suspend fun getFirewall(argument: suspend GetFirewallPlainArgsBuilder.() -> Unit): GetFirewallResult
suspend fun getFirewall(arn: String? = null, name: String? = null, tags: Map<String, String>? = null): GetFirewallResult
Link copied to clipboard

Retrieve information about a firewall policy.

suspend fun getFirewallPolicy(arn: String? = null, name: String? = null, tags: Map<String, String>? = null): GetFirewallPolicyResult
Link copied to clipboard

Retrieve information about a Network Firewall resource policy.