github.com/aws/aws-sdk-go-v2/service/s3.ListPartsOutput.AbortDate (field)

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_ListParts.go#L162: 	AbortDate *time.Time
		deserializers.go#L9155: 		v.AbortDate = ptr.Time(t)