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

4 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L2811: type OutputLocation struct {
		types.go#L3353: 	OutputLocation *OutputLocation

	github.com/aws/aws-sdk-go-v2/service/s3
		serializers.go#L11117: func awsRestxml_serializeDocumentOutputLocation(v *types.OutputLocation, value smithyxml.Value) error {
		validators.go#L3087: func validateOutputLocation(v *types.OutputLocation) error {