Interface Subnet.Builder

    • Method Detail

      • subnetIdentifier

        Subnet.Builder subnetIdentifier​(String subnetIdentifier)

        The system-assigned identifier for the subnet.

        Parameters:
        subnetIdentifier - The system-assigned identifier for the subnet.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • subnetAvailabilityZone

        Subnet.Builder subnetAvailabilityZone​(String subnetAvailabilityZone)

        The Availability Zone (AZ) for the subnet.

        Parameters:
        subnetAvailabilityZone - The Availability Zone (AZ) for the subnet.
        Returns:
        Returns a reference to this object so that method calls can be chained together.