Values_2.SnapshotDestinationConfigurationSourceA structure that contains information on the Amazon S3 destinations of the generated snapshot.
type nonrec t = {s3Destinations : SnapshotS3DestinationConfigurationList.t option;A list of SnapshotS3DestinationConfiguration objects that contain Amazon S3 destination configurations. This structure can hold a maximum of 1 S3DestinationConfiguration.
*)}