17 namespace CloudFormation
70 inline void SetStackSetName(
const char* value) { m_stackSetNameHasBeenSet =
true; m_stackSetName.assign(value); }
133 inline void SetOperationId(
const char* value) { m_operationIdHasBeenSet =
true; m_operationId.assign(value); }
197 inline void SetCallAs(
const CallAs& value) { m_callAsHasBeenSet =
true; m_callAs = value; }
213 inline void SetCallAs(
CallAs&& value) { m_callAsHasBeenSet =
true; m_callAs = std::move(value); }
250 bool m_stackSetNameHasBeenSet;
253 bool m_operationPreferencesHasBeenSet;
256 bool m_operationIdHasBeenSet;
259 bool m_callAsHasBeenSet;