public static interface FirewallSubnetMissingVPCEndpointViolation.Builder extends SdkPojo, CopyableBuilder<FirewallSubnetMissingVPCEndpointViolation.Builder,FirewallSubnetMissingVPCEndpointViolation>
| Modifier and Type | Method and Description |
|---|---|
FirewallSubnetMissingVPCEndpointViolation.Builder |
firewallSubnetId(String firewallSubnetId)
The ID of the firewall that this VPC endpoint is associated with.
|
FirewallSubnetMissingVPCEndpointViolation.Builder |
subnetAvailabilityZone(String subnetAvailabilityZone)
The name of the Availability Zone of the deleted VPC subnet.
|
FirewallSubnetMissingVPCEndpointViolation.Builder |
subnetAvailabilityZoneId(String subnetAvailabilityZoneId)
The ID of the Availability Zone of the deleted VPC subnet.
|
FirewallSubnetMissingVPCEndpointViolation.Builder |
vpcId(String vpcId)
The resource ID of the VPC associated with the deleted VPC subnet.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFirewallSubnetMissingVPCEndpointViolation.Builder firewallSubnetId(String firewallSubnetId)
The ID of the firewall that this VPC endpoint is associated with.
firewallSubnetId - The ID of the firewall that this VPC endpoint is associated with.FirewallSubnetMissingVPCEndpointViolation.Builder vpcId(String vpcId)
The resource ID of the VPC associated with the deleted VPC subnet.
vpcId - The resource ID of the VPC associated with the deleted VPC subnet.FirewallSubnetMissingVPCEndpointViolation.Builder subnetAvailabilityZone(String subnetAvailabilityZone)
The name of the Availability Zone of the deleted VPC subnet.
subnetAvailabilityZone - The name of the Availability Zone of the deleted VPC subnet.FirewallSubnetMissingVPCEndpointViolation.Builder subnetAvailabilityZoneId(String subnetAvailabilityZoneId)
The ID of the Availability Zone of the deleted VPC subnet.
subnetAvailabilityZoneId - The ID of the Availability Zone of the deleted VPC subnet.Copyright © 2023. All rights reserved.