/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The desired instance type and desired number of replicas of each index
* partition.See Also:
AWS
* API Reference
The instance type that you want to preconfigure for your domain. For example,
* search.m1.small
.
The instance type that you want to preconfigure for your domain. For example,
* search.m1.small
.
The instance type that you want to preconfigure for your domain. For example,
* search.m1.small
.
The instance type that you want to preconfigure for your domain. For example,
* search.m1.small
.
The instance type that you want to preconfigure for your domain. For example,
* search.m1.small
.
The instance type that you want to preconfigure for your domain. For example,
* search.m1.small
.
The number of replicas you want to preconfigure for each index partition.
*/ inline int GetDesiredReplicationCount() const{ return m_desiredReplicationCount; } /** *The number of replicas you want to preconfigure for each index partition.
*/ inline bool DesiredReplicationCountHasBeenSet() const { return m_desiredReplicationCountHasBeenSet; } /** *The number of replicas you want to preconfigure for each index partition.
*/ inline void SetDesiredReplicationCount(int value) { m_desiredReplicationCountHasBeenSet = true; m_desiredReplicationCount = value; } /** *The number of replicas you want to preconfigure for each index partition.
*/ inline ScalingParameters& WithDesiredReplicationCount(int value) { SetDesiredReplicationCount(value); return *this;} /** *The number of partitions you want to preconfigure for your domain. Only valid
* when you select m2.2xlarge
as the desired instance type.
The number of partitions you want to preconfigure for your domain. Only valid
* when you select m2.2xlarge
as the desired instance type.
The number of partitions you want to preconfigure for your domain. Only valid
* when you select m2.2xlarge
as the desired instance type.
The number of partitions you want to preconfigure for your domain. Only valid
* when you select m2.2xlarge
as the desired instance type.