type github.com/aws/aws-sdk-go-v2/service/s3/types.Destination
7 uses
github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
types.go#L696: type Destination struct {
types.go#L3151: Destination *Destination
github.com/aws/aws-sdk-go-v2/service/s3
deserializers.go#L14652: func awsRestxml_deserializeDocumentDestination(v **types.Destination, decoder smithyxml.NodeDecoder) error {
deserializers.go#L14656: var sv *types.Destination
deserializers.go#L14658: sv = &types.Destination{}
serializers.go#L9399: func awsRestxml_serializeDocumentDestination(v *types.Destination, value smithyxml.Value) error {
validators.go#L2467: func validateDestination(v *types.Destination) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)