45 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
46 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
113 bool m_desiredInstanceTypeHasBeenSet;
114 long m_desiredReplicationCount;
115 bool m_desiredReplicationCountHasBeenSet;
116 long m_desiredPartitionCount;
117 bool m_desiredPartitionCountHasBeenSet;
ScalingParameters & WithDesiredReplicationCount(long value)
void SetDesiredInstanceType(PartitionInstanceType &&value)
const PartitionInstanceType & GetDesiredInstanceType() const
ScalingParameters & WithDesiredInstanceType(PartitionInstanceType &&value)
std::basic_ostream< char, std::char_traits< char > > OStream
long GetDesiredPartitionCount() const
void SetDesiredPartitionCount(long value)
#define AWS_CLOUDSEARCH_API
ScalingParameters & WithDesiredInstanceType(const PartitionInstanceType &value)
void SetDesiredInstanceType(const PartitionInstanceType &value)
ScalingParameters & WithDesiredPartitionCount(long value)
long GetDesiredReplicationCount() const
void SetDesiredReplicationCount(long value)
JSON (JavaScript Object Notation).