type github.com/aws/aws-sdk-go-v2/service/s3.GetObjectRetentionOutput
7 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_GetObjectRetention.go#L22: func (c *Client) GetObjectRetention(ctx context.Context, params *GetObjectRetentionInput, optFns ...func(*Options)) (*GetObjectRetentionOutput, error) {
api_op_GetObjectRetention.go#L32: out := result.(*GetObjectRetentionOutput)
api_op_GetObjectRetention.go#L76: type GetObjectRetentionOutput struct {
deserializers.go#L6178: output := &GetObjectRetentionOutput{}
deserializers.go#L6252: func awsRestxml_deserializeOpDocumentGetObjectRetentionOutput(v **GetObjectRetentionOutput, decoder smithyxml.NodeDecoder) error {
deserializers.go#L6256: var sv *GetObjectRetentionOutput
deserializers.go#L6258: sv = &GetObjectRetentionOutput{}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)