type github.com/aws/aws-sdk-go-v2/service/s3.GetObjectRetentionInput
8 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#L24: params = &GetObjectRetentionInput{}
api_op_GetObjectRetention.go#L37: type GetObjectRetentionInput struct {
api_op_GetObjectRetention.go#L175: in := input.(*GetObjectRetentionInput)
serializers.go#L3793: input, ok := in.Parameters.(*GetObjectRetentionInput)
serializers.go#L3819: func awsRestxml_serializeOpHttpBindingsGetObjectRetentionInput(v *GetObjectRetentionInput, encoder *httpbinding.Encoder) error {
validators.go#L963: input, ok := in.Parameters.(*GetObjectRetentionInput)
validators.go#L4610: func validateOpGetObjectRetentionInput(v *GetObjectRetentionInput) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)