7#include <aws/datasync/DataSync_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/datasync/model/DiscoveryServerConfiguration.h>
10#include <aws/datasync/model/DiscoverySystemType.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/datasync/model/StorageSystemConnectivityStatus.h>
13#include <aws/core/utils/DateTime.h>
18template<
typename RESULT_TYPE>
19class AmazonWebServiceResult;
102 inline void SetName(
const char* value) { m_name.assign(value); }
181 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetCreationTime(Aws::Utils::DateTime &&value)
DescribeStorageSystemResult & WithCloudWatchLogGroupArn(const char *value)
void SetRequestId(const Aws::String &value)
AWS_DATASYNC_API DescribeStorageSystemResult()
void SetStorageSystemArn(Aws::String &&value)
DescribeStorageSystemResult & WithRequestId(const Aws::String &value)
DescribeStorageSystemResult & WithName(const char *value)
DescribeStorageSystemResult & WithErrorMessage(const Aws::String &value)
void SetErrorMessage(const Aws::String &value)
DescribeStorageSystemResult & WithSecretsManagerArn(const char *value)
DescribeStorageSystemResult & WithStorageSystemArn(Aws::String &&value)
void SetStorageSystemArn(const Aws::String &value)
void SetAgentArns(const Aws::Vector< Aws::String > &value)
const Aws::String & GetName() const
DescribeStorageSystemResult & WithServerConfiguration(const DiscoveryServerConfiguration &value)
DescribeStorageSystemResult & WithAgentArns(const Aws::Vector< Aws::String > &value)
void SetAgentArns(Aws::Vector< Aws::String > &&value)
void SetServerConfiguration(DiscoveryServerConfiguration &&value)
void SetSystemType(DiscoverySystemType &&value)
const Aws::String & GetErrorMessage() const
DescribeStorageSystemResult & AddAgentArns(const Aws::String &value)
void SetSecretsManagerArn(const char *value)
DescribeStorageSystemResult & WithErrorMessage(Aws::String &&value)
DescribeStorageSystemResult & WithStorageSystemArn(const char *value)
DescribeStorageSystemResult & WithServerConfiguration(DiscoveryServerConfiguration &&value)
DescribeStorageSystemResult & WithCreationTime(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetCreationTime() const
void SetRequestId(const char *value)
void SetCloudWatchLogGroupArn(Aws::String &&value)
void SetStorageSystemArn(const char *value)
const DiscoveryServerConfiguration & GetServerConfiguration() const
DescribeStorageSystemResult & WithCloudWatchLogGroupArn(const Aws::String &value)
DescribeStorageSystemResult & WithSecretsManagerArn(const Aws::String &value)
void SetConnectivityStatus(StorageSystemConnectivityStatus &&value)
void SetErrorMessage(const char *value)
void SetName(Aws::String &&value)
const Aws::String & GetStorageSystemArn() const
DescribeStorageSystemResult & WithAgentArns(Aws::Vector< Aws::String > &&value)
void SetRequestId(Aws::String &&value)
AWS_DATASYNC_API DescribeStorageSystemResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetCloudWatchLogGroupArn(const Aws::String &value)
void SetErrorMessage(Aws::String &&value)
void SetConnectivityStatus(const StorageSystemConnectivityStatus &value)
void SetName(const char *value)
DescribeStorageSystemResult & WithName(Aws::String &&value)
void SetName(const Aws::String &value)
DescribeStorageSystemResult & WithCreationTime(const Aws::Utils::DateTime &value)
DescribeStorageSystemResult & WithName(const Aws::String &value)
const Aws::String & GetRequestId() const
AWS_DATASYNC_API DescribeStorageSystemResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeStorageSystemResult & WithSystemType(DiscoverySystemType &&value)
DescribeStorageSystemResult & AddAgentArns(const char *value)
const Aws::String & GetSecretsManagerArn() const
DescribeStorageSystemResult & WithConnectivityStatus(StorageSystemConnectivityStatus &&value)
const Aws::Vector< Aws::String > & GetAgentArns() const
void SetCreationTime(const Aws::Utils::DateTime &value)
void SetSystemType(const DiscoverySystemType &value)
void SetCloudWatchLogGroupArn(const char *value)
DescribeStorageSystemResult & WithRequestId(Aws::String &&value)
DescribeStorageSystemResult & WithRequestId(const char *value)
const StorageSystemConnectivityStatus & GetConnectivityStatus() const
DescribeStorageSystemResult & WithStorageSystemArn(const Aws::String &value)
DescribeStorageSystemResult & WithSecretsManagerArn(Aws::String &&value)
void SetSecretsManagerArn(const Aws::String &value)
DescribeStorageSystemResult & WithErrorMessage(const char *value)
void SetSecretsManagerArn(Aws::String &&value)
DescribeStorageSystemResult & WithCloudWatchLogGroupArn(Aws::String &&value)
DescribeStorageSystemResult & WithConnectivityStatus(const StorageSystemConnectivityStatus &value)
void SetServerConfiguration(const DiscoveryServerConfiguration &value)
const Aws::String & GetCloudWatchLogGroupArn() const
const DiscoverySystemType & GetSystemType() const
DescribeStorageSystemResult & AddAgentArns(Aws::String &&value)
DescribeStorageSystemResult & WithSystemType(const DiscoverySystemType &value)
StorageSystemConnectivityStatus
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue