Struct: s3.SelectObjectContentOutput
import "../ibm-cos-sdk-go-v2/service/s3"
Implemented Interfaces
types.AnalyticsFilter, v4.HTTPPresigner, s3.HTTPPresignerV4, types.MetricsFilter, s3.PresignPost, arn.S3ObjectLambdaARN, types.SelectObjectContentEventStream
Structure Field Summary collapse
-
ResultMetadata middleware.Metadata
Metadata pertaining to the operation’s result.
Method Summary collapse
-
func (o *SelectObjectContentOutput) GetStream() *SelectObjectContentEventStream
GetStream returns the type to interact with the event stream.
Structure Field Details
ResultMetadata middleware.Metadata
Metadata pertaining to the operation’s result.
Method Details
func (o *SelectObjectContentOutput) GetStream() *SelectObjectContentEventStream
GetStream returns the type to interact with the event stream.
226 227 228 |
// File 'service/s3/api_op_SelectObjectContent.go', line 226
|