type github.com/aws/aws-sdk-go-v2/service/s3/types.ReplicaModifications
7 uses
github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
types.go#L3112: type ReplicaModifications struct {
types.go#L3626: ReplicaModifications *ReplicaModifications
github.com/aws/aws-sdk-go-v2/service/s3
deserializers.go#L20066: func awsRestxml_deserializeDocumentReplicaModifications(v **types.ReplicaModifications, decoder smithyxml.NodeDecoder) error {
deserializers.go#L20070: var sv *types.ReplicaModifications
deserializers.go#L20072: sv = &types.ReplicaModifications{}
serializers.go#L11451: func awsRestxml_serializeDocumentReplicaModifications(v *types.ReplicaModifications, value smithyxml.Value) error {
validators.go#L3205: func validateReplicaModifications(v *types.ReplicaModifications) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)