VpcBlockPublicAccessOptions

VPC Block Public Access (BPA) enables you to block resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways. To learn more about VPC BPA, see Block public access to VPCs and subnets in the Amazon VPC User Guide.

Types

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

Properties

Link copied to clipboard

An Amazon Web Services account ID.

Link copied to clipboard

An Amazon Web Services Region.

Link copied to clipboard

Determines if exclusions are allowed. If you have enabled VPC BPA at the Organization level, exclusions may be not-allowed. Otherwise, they are allowed.

Link copied to clipboard

The current mode of VPC BPA.

Link copied to clipboard

The last time the VPC BPA mode was updated.

Link copied to clipboard

The entity that manages the state of VPC BPA. Possible values include:

Link copied to clipboard

The reason for the current state.

Link copied to clipboard

The current state of VPC BPA.

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