Values.S3PropertiesOutputSourceThe Amazon S3 properties of a connection.
type nonrec t = {s3Uri : S3Uri.t option;The Amazon S3 URI that's part of the Amazon S3 properties of a connection.
*)s3AccessGrantLocationId : S3AccessGrantLocationId.t option;The Amazon S3 Access Grant location ID that's part of the Amazon S3 properties of a connection.
*)registerS3AccessGrantLocation : Boolean.t option;Specifies whether to register the Amazon S3 Access Grant location.
*)status : ConnectionStatus.t option;The status of the Amazon S3 connection.
*)errorMessage : String_.t option;The error message that gets displayed.
*)}