public static interface FirewallSubnetIsOutOfScopeViolation.Builder extends SdkPojo, CopyableBuilder<FirewallSubnetIsOutOfScopeViolation.Builder,FirewallSubnetIsOutOfScopeViolation>
| Modifier and Type | Method and Description |
|---|---|
FirewallSubnetIsOutOfScopeViolation.Builder |
firewallSubnetId(String firewallSubnetId)
The ID of the firewall subnet that violates the policy scope.
|
FirewallSubnetIsOutOfScopeViolation.Builder |
subnetAvailabilityZone(String subnetAvailabilityZone)
The Availability Zone of the firewall subnet that violates the policy scope.
|
FirewallSubnetIsOutOfScopeViolation.Builder |
subnetAvailabilityZoneId(String subnetAvailabilityZoneId)
The Availability Zone ID of the firewall subnet that violates the policy scope.
|
FirewallSubnetIsOutOfScopeViolation.Builder |
vpcEndpointId(String vpcEndpointId)
The VPC endpoint ID of the firewall subnet that violates the policy scope.
|
FirewallSubnetIsOutOfScopeViolation.Builder |
vpcId(String vpcId)
The VPC ID of the firewall subnet that violates the policy scope.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFirewallSubnetIsOutOfScopeViolation.Builder firewallSubnetId(String firewallSubnetId)
The ID of the firewall subnet that violates the policy scope.
firewallSubnetId - The ID of the firewall subnet that violates the policy scope.FirewallSubnetIsOutOfScopeViolation.Builder vpcId(String vpcId)
The VPC ID of the firewall subnet that violates the policy scope.
vpcId - The VPC ID of the firewall subnet that violates the policy scope.FirewallSubnetIsOutOfScopeViolation.Builder subnetAvailabilityZone(String subnetAvailabilityZone)
The Availability Zone of the firewall subnet that violates the policy scope.
subnetAvailabilityZone - The Availability Zone of the firewall subnet that violates the policy scope.FirewallSubnetIsOutOfScopeViolation.Builder subnetAvailabilityZoneId(String subnetAvailabilityZoneId)
The Availability Zone ID of the firewall subnet that violates the policy scope.
subnetAvailabilityZoneId - The Availability Zone ID of the firewall subnet that violates the policy scope.FirewallSubnetIsOutOfScopeViolation.Builder vpcEndpointId(String vpcEndpointId)
The VPC endpoint ID of the firewall subnet that violates the policy scope.
vpcEndpointId - The VPC endpoint ID of the firewall subnet that violates the policy scope.Copyright © 2022. All rights reserved.