Interface GetAppliedSchemaVersionResponse.Builder

  • Method Details

    • appliedSchemaArn

      GetAppliedSchemaVersionResponse.Builder appliedSchemaArn(String appliedSchemaArn)

      Current applied schema ARN, including the minor version in use if one was provided.

      Parameters:
      appliedSchemaArn - Current applied schema ARN, including the minor version in use if one was provided.
      Returns:
      Returns a reference to this object so that method calls can be chained together.