Interface AvailabilityZoneMetadata.Builder

  • Method Details

    • ipAddressType

      AvailabilityZoneMetadata.Builder ipAddressType(String ipAddressType)

      The IP address type of the Firewall subnet in the Availability Zone. You can't change the IP address type after you create the subnet.

      Parameters:
      ipAddressType - The IP address type of the Firewall subnet in the Availability Zone. You can't change the IP address type after you create the subnet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ipAddressType

      AvailabilityZoneMetadata.Builder ipAddressType(IPAddressType ipAddressType)

      The IP address type of the Firewall subnet in the Availability Zone. You can't change the IP address type after you create the subnet.

      Parameters:
      ipAddressType - The IP address type of the Firewall subnet in the Availability Zone. You can't change the IP address type after you create the subnet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: