Interface AWSLocation.Builder

    • Method Detail

      • zone

        AWSLocation.Builder zone​(String zone)

        The Zone that the device is located in. Specify the ID of an Availability Zone, Local Zone, Wavelength Zone, or an Outpost.

        Parameters:
        zone - The Zone that the device is located in. Specify the ID of an Availability Zone, Local Zone, Wavelength Zone, or an Outpost.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • subnetArn

        AWSLocation.Builder subnetArn​(String subnetArn)

        The Amazon Resource Name (ARN) of the subnet that the device is located in.

        Parameters:
        subnetArn - The Amazon Resource Name (ARN) of the subnet that the device is located in.
        Returns:
        Returns a reference to this object so that method calls can be chained together.