SSS - S3 Toolkit 0.9.6
S3 client library and applications
Loading...
Searching...
No Matches
sss::BucketValidation Struct Reference

Returned from ValidateBucket function. More...

#include <s3-client.h>

Public Member Functions

 operator bool () const
 

Data Fields

bool valid = false
 true if bucket name valid, false otherwise
 
std::string error
 

Detailed Description

Returned from ValidateBucket function.

Member Function Documentation

◆ operator bool()

sss::BucketValidation::operator bool ( ) const
inline
Returns
value of valid

References valid.

Field Documentation

◆ error

std::string sss::BucketValidation::error

error message if not valid


The documentation for this struct was generated from the following file: