Interface AwsCloudMapInstanceAttribute.Builder

  • Method Details

    • key

      The name of an Cloud Map service instance attribute key. Any Cloud Map service instance that contains the specified key and value is returned.

      Parameters:
      key - The name of an Cloud Map service instance attribute key. Any Cloud Map service instance that contains the specified key and value is returned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of an Cloud Map service instance attribute key. Any Cloud Map service instance that contains the specified key and value is returned.

      Parameters:
      value - The value of an Cloud Map service instance attribute key. Any Cloud Map service instance that contains the specified key and value is returned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.