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
Properties
Link copied to clipboard
An Amazon Web Services account ID.
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 current state of VPC BPA.
Functions
Link copied to clipboard
inline fun copy(block: VpcBlockPublicAccessOptions.Builder.() -> Unit = {}): VpcBlockPublicAccessOptions