57 inline void SetDeploymentId(
const char* value) { m_deploymentIdHasBeenSet =
true; m_deploymentId.assign(value); }
116 bool m_deploymentIdHasBeenSet;
118 bool m_instanceIdsHasBeenSet;
BatchGetDeploymentInstancesRequest & AddInstanceIds(Aws::String &&value)
void SetDeploymentId(const Aws::String &value)
void SetInstanceIds(Aws::Vector< Aws::String > &&value)
BatchGetDeploymentInstancesRequest & WithDeploymentId(const char *value)
void SetDeploymentId(const char *value)
BatchGetDeploymentInstancesRequest & AddInstanceIds(const Aws::String &value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
BatchGetDeploymentInstancesRequest & WithDeploymentId(Aws::String &&value)
BatchGetDeploymentInstancesRequest & AddInstanceIds(const char *value)
const Aws::Vector< Aws::String > & GetInstanceIds() const
#define AWS_CODEDEPLOY_API
void SetInstanceIds(const Aws::Vector< Aws::String > &value)
BatchGetDeploymentInstancesRequest & WithDeploymentId(const Aws::String &value)
BatchGetDeploymentInstancesRequest & WithInstanceIds(Aws::Vector< Aws::String > &&value)
void SetDeploymentId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetDeploymentId() const
JSON (JavaScript Object Notation).
BatchGetDeploymentInstancesRequest & WithInstanceIds(const Aws::Vector< Aws::String > &value)