61 inline void SetStackId(
const char* value) { m_stackIdHasBeenSet =
true; m_stackId.assign(value); }
102 inline void SetHostname(
const char* value) { m_hostnameHasBeenSet =
true; m_hostname.assign(value); }
143 inline void SetPublicIp(
const char* value) { m_publicIpHasBeenSet =
true; m_publicIp.assign(value); }
184 inline void SetPrivateIp(
const char* value) { m_privateIpHasBeenSet =
true; m_privateIp.assign(value); }
230 inline void SetRsaPublicKey(
const char* value) { m_rsaPublicKeyHasBeenSet =
true; m_rsaPublicKey.assign(value); }
274 inline void SetRsaPublicKeyFingerprint(
const char* value) { m_rsaPublicKeyFingerprintHasBeenSet =
true; m_rsaPublicKeyFingerprint.assign(value); }
325 bool m_stackIdHasBeenSet;
328 bool m_hostnameHasBeenSet;
331 bool m_publicIpHasBeenSet;
334 bool m_privateIpHasBeenSet;
337 bool m_rsaPublicKeyHasBeenSet;
340 bool m_rsaPublicKeyFingerprintHasBeenSet;
343 bool m_instanceIdentityHasBeenSet;