Interface PutStoredQueryResponse.Builder

    • Method Detail

      • queryArn

        PutStoredQueryResponse.Builder queryArn​(String queryArn)

        Amazon Resource Name (ARN) of the query. For example, arn:partition:service:region:account-id:resource-type/resource-name/resource-id.

        Parameters:
        queryArn - Amazon Resource Name (ARN) of the query. For example, arn:partition:service:region:account-id:resource-type/resource-name/resource-id.
        Returns:
        Returns a reference to this object so that method calls can be chained together.