Interface GetAppliedSchemaVersionResponse.Builder

    • Method Detail

      • 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.