S3Uri
S3 URI pointing to a unified diff file. The file must be in standard unified diff format and stored in an S3 bucket connected to your Agent Space.
Inherited functions
Link copied to clipboard
Casts this DiffSource as a S3Uri and retrieves its kotlin.String value. Throws an exception if the DiffSource is not a S3Uri.
Link copied to clipboard
Casts this DiffSource as a S3Uri and retrieves its kotlin.String value. Returns null if the DiffSource is not a S3Uri.