Class GetBucketReplicationResponse
Returns information about the GetReplicationConfiguration response and response metadata.
public class GetBucketReplicationResponse : AmazonWebServiceResponse
- Inheritance
-
GetBucketReplicationResponse
Constructors
GetBucketReplicationResponse()
public GetBucketReplicationResponse()
Properties
Configuration
The replication configuration for the buccket specified in the request.
public ReplicationConfiguration Configuration { get; set; }