Retrieves the website configuration for a bucket.
            
 Declaration Syntax
 Declaration Syntax| C# | 
GetBucketWebsiteResponse GetBucketWebsite( GetBucketWebsiteRequest request )
 Parameters
 Parameters- request (GetBucketWebsiteRequest)
- The GetBucketWebsiteRequest that defines the parameters of the operation.
 Return Value
 Return ValueReturns a GetBucketWebsiteResponse from S3.
 Remarks
 Remarks
            The contents of this response is identical to the content submitted by the user during the PutBucketWebsite 
            operation if it has ever been configured.