type github.com/aws/aws-sdk-go-v2/service/s3.RestoreObjectOutput
5 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_RestoreObject.go#L234: func (c *Client) RestoreObject(ctx context.Context, params *RestoreObjectInput, optFns ...func(*Options)) (*RestoreObjectOutput, error) {
api_op_RestoreObject.go#L244: out := result.(*RestoreObjectOutput)
api_op_RestoreObject.go#L310: type RestoreObjectOutput struct {
deserializers.go#L11390: output := &RestoreObjectOutput{}
deserializers.go#L11444: func awsRestxml_deserializeOpHttpBindingsRestoreObjectOutput(v *RestoreObjectOutput, response *smithyhttp.Response) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)