7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSMap.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
117 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(const char *value)
DescribeIpRestrictionResult & AddVpcEndpointIdRestrictionRuleMap(const char *key, const char *value)
void SetEnabled(bool value)
void SetRequestId(Aws::String &&value)
DescribeIpRestrictionResult & WithRequestId(const char *value)
DescribeIpRestrictionResult & AddIpRestrictionRuleMap(Aws::String &&key, Aws::String &&value)
DescribeIpRestrictionResult & AddIpRestrictionRuleMap(const char *key, Aws::String &&value)
DescribeIpRestrictionResult & AddIpRestrictionRuleMap(const Aws::String &key, Aws::String &&value)
void SetIpRestrictionRuleMap(const Aws::Map< Aws::String, Aws::String > &value)
DescribeIpRestrictionResult & WithVpcIdRestrictionRuleMap(Aws::Map< Aws::String, Aws::String > &&value)
DescribeIpRestrictionResult & WithAwsAccountId(Aws::String &&value)
DescribeIpRestrictionResult & AddVpcIdRestrictionRuleMap(const Aws::String &key, Aws::String &&value)
const Aws::String & GetRequestId() const
void SetRequestId(const Aws::String &value)
void SetVpcIdRestrictionRuleMap(const Aws::Map< Aws::String, Aws::String > &value)
DescribeIpRestrictionResult & AddVpcIdRestrictionRuleMap(const char *key, const char *value)
DescribeIpRestrictionResult & AddVpcIdRestrictionRuleMap(const char *key, Aws::String &&value)
DescribeIpRestrictionResult & AddVpcEndpointIdRestrictionRuleMap(const char *key, Aws::String &&value)
void SetAwsAccountId(Aws::String &&value)
AWS_QUICKSIGHT_API DescribeIpRestrictionResult()
DescribeIpRestrictionResult & WithRequestId(const Aws::String &value)
void SetVpcEndpointIdRestrictionRuleMap(Aws::Map< Aws::String, Aws::String > &&value)
DescribeIpRestrictionResult & AddIpRestrictionRuleMap(const Aws::String &key, const Aws::String &value)
DescribeIpRestrictionResult & WithStatus(int value)
void SetAwsAccountId(const Aws::String &value)
void SetVpcEndpointIdRestrictionRuleMap(const Aws::Map< Aws::String, Aws::String > &value)
AWS_QUICKSIGHT_API DescribeIpRestrictionResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeIpRestrictionResult & AddIpRestrictionRuleMap(const char *key, const char *value)
void SetStatus(int value)
const Aws::Map< Aws::String, Aws::String > & GetVpcIdRestrictionRuleMap() const
DescribeIpRestrictionResult & AddVpcIdRestrictionRuleMap(Aws::String &&key, const Aws::String &value)
DescribeIpRestrictionResult & AddIpRestrictionRuleMap(Aws::String &&key, const char *value)
DescribeIpRestrictionResult & AddVpcEndpointIdRestrictionRuleMap(Aws::String &&key, Aws::String &&value)
DescribeIpRestrictionResult & AddVpcIdRestrictionRuleMap(const Aws::String &key, const Aws::String &value)
DescribeIpRestrictionResult & WithIpRestrictionRuleMap(Aws::Map< Aws::String, Aws::String > &&value)
DescribeIpRestrictionResult & WithAwsAccountId(const char *value)
DescribeIpRestrictionResult & AddVpcIdRestrictionRuleMap(Aws::String &&key, Aws::String &&value)
DescribeIpRestrictionResult & WithIpRestrictionRuleMap(const Aws::Map< Aws::String, Aws::String > &value)
AWS_QUICKSIGHT_API DescribeIpRestrictionResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetAwsAccountId(const char *value)
DescribeIpRestrictionResult & AddVpcEndpointIdRestrictionRuleMap(const Aws::String &key, Aws::String &&value)
DescribeIpRestrictionResult & WithEnabled(bool value)
DescribeIpRestrictionResult & WithVpcEndpointIdRestrictionRuleMap(const Aws::Map< Aws::String, Aws::String > &value)
DescribeIpRestrictionResult & AddVpcEndpointIdRestrictionRuleMap(Aws::String &&key, const Aws::String &value)
DescribeIpRestrictionResult & AddVpcIdRestrictionRuleMap(Aws::String &&key, const char *value)
const Aws::Map< Aws::String, Aws::String > & GetVpcEndpointIdRestrictionRuleMap() const
DescribeIpRestrictionResult & AddIpRestrictionRuleMap(Aws::String &&key, const Aws::String &value)
DescribeIpRestrictionResult & WithVpcEndpointIdRestrictionRuleMap(Aws::Map< Aws::String, Aws::String > &&value)
DescribeIpRestrictionResult & WithAwsAccountId(const Aws::String &value)
void SetVpcIdRestrictionRuleMap(Aws::Map< Aws::String, Aws::String > &&value)
DescribeIpRestrictionResult & WithRequestId(Aws::String &&value)
const Aws::Map< Aws::String, Aws::String > & GetIpRestrictionRuleMap() const
void SetIpRestrictionRuleMap(Aws::Map< Aws::String, Aws::String > &&value)
DescribeIpRestrictionResult & AddVpcEndpointIdRestrictionRuleMap(const Aws::String &key, const Aws::String &value)
DescribeIpRestrictionResult & WithVpcIdRestrictionRuleMap(const Aws::Map< Aws::String, Aws::String > &value)
const Aws::String & GetAwsAccountId() const
DescribeIpRestrictionResult & AddVpcEndpointIdRestrictionRuleMap(Aws::String &&key, const char *value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue