describeVpcBlockPublicAccessOptions
inline suspend fun Ec2Client.describeVpcBlockPublicAccessOptions(crossinline block: DescribeVpcBlockPublicAccessOptionsRequest.Builder.() -> Unit): DescribeVpcBlockPublicAccessOptionsResponse
Describe VPC Block Public Access (BPA) options. 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.