type github.com/aws/aws-sdk-go-v2/service/s3.DeleteBucketReplicationOutput
4 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_DeleteBucketReplication.go#L34: func (c *Client) DeleteBucketReplication(ctx context.Context, params *DeleteBucketReplicationInput, optFns ...func(*Options)) (*DeleteBucketReplicationOutput, error) {
api_op_DeleteBucketReplication.go#L44: out := result.(*DeleteBucketReplicationOutput)
api_op_DeleteBucketReplication.go#L64: type DeleteBucketReplicationOutput struct {
deserializers.go#L1719: output := &DeleteBucketReplicationOutput{}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)