AwsEc2NetworkAclDetails

Contains details about an Amazon EC2 network access control list (ACL).

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Associations between the network ACL and subnets.

Link copied to clipboard

The set of rules in the network ACL.

Link copied to clipboard

Whether this is the default network ACL for the VPC.

Link copied to clipboard

The identifier of the network ACL.

Link copied to clipboard

The identifier of the Amazon Web Services account that owns the network ACL.

Link copied to clipboard

The identifier of the VPC for the network ACL.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String