type github.com/aws/aws-sdk-go-v2/service/s3.PutObjectLegalHoldOutput
5 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_PutObjectLegalHold.go#L20: func (c *Client) PutObjectLegalHold(ctx context.Context, params *PutObjectLegalHoldInput, optFns ...func(*Options)) (*PutObjectLegalHoldOutput, error) {
api_op_PutObjectLegalHold.go#L30: out := result.(*PutObjectLegalHoldOutput)
api_op_PutObjectLegalHold.go#L94: type PutObjectLegalHoldOutput struct {
deserializers.go#L10967: output := &PutObjectLegalHoldOutput{}
deserializers.go#L11018: func awsRestxml_deserializeOpHttpBindingsPutObjectLegalHoldOutput(v *PutObjectLegalHoldOutput, response *smithyhttp.Response) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)