type github.com/aws/aws-sdk-go-v2/service/s3/types.CSVOutput

3 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L555: type CSVOutput struct {
		types.go#L2823: 	CSV *CSVOutput

	github.com/aws/aws-sdk-go-v2/service/s3
		serializers.go#L9256: func awsRestxml_serializeDocumentCSVOutput(v *types.CSVOutput, value smithyxml.Value) error {