Interface AwsLocation.Builder

  • Method Details

    • accessRole

      AwsLocation.Builder accessRole(String accessRole)

      The access role of a connection.

      Parameters:
      accessRole - The access role of a connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • awsAccountId

      AwsLocation.Builder awsAccountId(String awsAccountId)

      The account ID of a connection.

      Parameters:
      awsAccountId - The account ID of a connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • awsRegion

      AwsLocation.Builder awsRegion(String awsRegion)

      The Region of a connection.

      Parameters:
      awsRegion - The Region of a connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • iamConnectionId

      AwsLocation.Builder iamConnectionId(String iamConnectionId)

      The IAM connection ID of a connection.

      Parameters:
      iamConnectionId - The IAM connection ID of a connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.