CreateLocationS3Response constructor

CreateLocationS3Response({
  1. String? locationArn,
})

Implementation

CreateLocationS3Response({
  this.locationArn,
});