type github.com/aws/aws-sdk-go-v2/service/s3/types.SourceSelectionCriteria
7 uses
github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
types.go#L3209: SourceSelectionCriteria *SourceSelectionCriteria
types.go#L3617: type SourceSelectionCriteria struct {
github.com/aws/aws-sdk-go-v2/service/s3
deserializers.go#L20982: func awsRestxml_deserializeDocumentSourceSelectionCriteria(v **types.SourceSelectionCriteria, decoder smithyxml.NodeDecoder) error {
deserializers.go#L20986: var sv *types.SourceSelectionCriteria
deserializers.go#L20988: sv = &types.SourceSelectionCriteria{}
serializers.go#L12207: func awsRestxml_serializeDocumentSourceSelectionCriteria(v *types.SourceSelectionCriteria, value smithyxml.Value) error {
validators.go#L3554: func validateSourceSelectionCriteria(v *types.SourceSelectionCriteria) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)