type github.com/aws/aws-sdk-go-v2/service/s3.PutObjectRetentionOutput
5 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_PutObjectRetention.go#L23: func (c *Client) PutObjectRetention(ctx context.Context, params *PutObjectRetentionInput, optFns ...func(*Options)) (*PutObjectRetentionOutput, error) {
api_op_PutObjectRetention.go#L33: out := result.(*PutObjectRetentionOutput)
api_op_PutObjectRetention.go#L101: type PutObjectRetentionOutput struct {
deserializers.go#L11141: output := &PutObjectRetentionOutput{}
deserializers.go#L11192: func awsRestxml_deserializeOpHttpBindingsPutObjectRetentionOutput(v *PutObjectRetentionOutput, response *smithyhttp.Response) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)