Interface ThirdPartyFirewallMissingSubnetViolation.Builder

    • Method Detail

      • violationTarget

        ThirdPartyFirewallMissingSubnetViolation.Builder violationTarget​(String violationTarget)

        The ID of the third-party firewall or VPC resource that's causing the violation.

        Parameters:
        violationTarget - The ID of the third-party firewall or VPC resource that's causing the violation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vpc

        ThirdPartyFirewallMissingSubnetViolation.Builder vpc​(String vpc)

        The resource ID of the VPC associated with a subnet that's causing the violation.

        Parameters:
        vpc - The resource ID of the VPC associated with a subnet that's causing the violation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • availabilityZone

        ThirdPartyFirewallMissingSubnetViolation.Builder availabilityZone​(String availabilityZone)

        The Availability Zone of a subnet that's causing the violation.

        Parameters:
        availabilityZone - The Availability Zone of a subnet that's causing the violation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetViolationReason

        ThirdPartyFirewallMissingSubnetViolation.Builder targetViolationReason​(String targetViolationReason)

        The reason the resource is causing the violation, if a reason is available.

        Parameters:
        targetViolationReason - The reason the resource is causing the violation, if a reason is available.
        Returns:
        Returns a reference to this object so that method calls can be chained together.