/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include A complex type that contains information about a specified
* operation.See Also:
AWS
* API Reference
The ID of the operation that you want to get information about.
*/ inline const Aws::String& GetId() const{ return m_id; } /** *The ID of the operation that you want to get information about.
*/ inline bool IdHasBeenSet() const { return m_idHasBeenSet; } /** *The ID of the operation that you want to get information about.
*/ inline void SetId(const Aws::String& value) { m_idHasBeenSet = true; m_id = value; } /** *The ID of the operation that you want to get information about.
*/ inline void SetId(Aws::String&& value) { m_idHasBeenSet = true; m_id = std::move(value); } /** *The ID of the operation that you want to get information about.
*/ inline void SetId(const char* value) { m_idHasBeenSet = true; m_id.assign(value); } /** *The ID of the operation that you want to get information about.
*/ inline Operation& WithId(const Aws::String& value) { SetId(value); return *this;} /** *The ID of the operation that you want to get information about.
*/ inline Operation& WithId(Aws::String&& value) { SetId(std::move(value)); return *this;} /** *The ID of the operation that you want to get information about.
*/ inline Operation& WithId(const char* value) { SetId(value); return *this;} /** *The name of the operation that's associated with the specified ID.
*/ inline const OperationType& GetType() const{ return m_type; } /** *The name of the operation that's associated with the specified ID.
*/ inline bool TypeHasBeenSet() const { return m_typeHasBeenSet; } /** *The name of the operation that's associated with the specified ID.
*/ inline void SetType(const OperationType& value) { m_typeHasBeenSet = true; m_type = value; } /** *The name of the operation that's associated with the specified ID.
*/ inline void SetType(OperationType&& value) { m_typeHasBeenSet = true; m_type = std::move(value); } /** *The name of the operation that's associated with the specified ID.
*/ inline Operation& WithType(const OperationType& value) { SetType(value); return *this;} /** *The name of the operation that's associated with the specified ID.
*/ inline Operation& WithType(OperationType&& value) { SetType(std::move(value)); return *this;} /** *The status of the operation. Values include the following:
This is the initial state that occurs immediately * after you submit a request.
Cloud Map is * performing the operation.
The operation * succeeded.
The operation failed. For the failure
* reason, see ErrorMessage
.
The status of the operation. Values include the following:
This is the initial state that occurs immediately * after you submit a request.
Cloud Map is * performing the operation.
The operation * succeeded.
The operation failed. For the failure
* reason, see ErrorMessage
.
The status of the operation. Values include the following:
This is the initial state that occurs immediately * after you submit a request.
Cloud Map is * performing the operation.
The operation * succeeded.
The operation failed. For the failure
* reason, see ErrorMessage
.
The status of the operation. Values include the following:
This is the initial state that occurs immediately * after you submit a request.
Cloud Map is * performing the operation.
The operation * succeeded.
The operation failed. For the failure
* reason, see ErrorMessage
.
The status of the operation. Values include the following:
This is the initial state that occurs immediately * after you submit a request.
Cloud Map is * performing the operation.
The operation * succeeded.
The operation failed. For the failure
* reason, see ErrorMessage
.
The status of the operation. Values include the following:
This is the initial state that occurs immediately * after you submit a request.
Cloud Map is * performing the operation.
The operation * succeeded.
The operation failed. For the failure
* reason, see ErrorMessage
.
If the value of Status
is FAIL
, the reason that the
* operation failed.
If the value of Status
is FAIL
, the reason that the
* operation failed.
If the value of Status
is FAIL
, the reason that the
* operation failed.
If the value of Status
is FAIL
, the reason that the
* operation failed.
If the value of Status
is FAIL
, the reason that the
* operation failed.
If the value of Status
is FAIL
, the reason that the
* operation failed.
If the value of Status
is FAIL
, the reason that the
* operation failed.
If the value of Status
is FAIL
, the reason that the
* operation failed.
The code associated with ErrorMessage
. Values for
* ErrorCode
include the following:
* ACCESS_DENIED
* CANNOT_CREATE_HOSTED_ZONE
* EXPIRED_TOKEN
* HOSTED_ZONE_NOT_FOUND
* INTERNAL_FAILURE
* INVALID_CHANGE_BATCH
* THROTTLED_REQUEST
The code associated with ErrorMessage
. Values for
* ErrorCode
include the following:
* ACCESS_DENIED
* CANNOT_CREATE_HOSTED_ZONE
* EXPIRED_TOKEN
* HOSTED_ZONE_NOT_FOUND
* INTERNAL_FAILURE
* INVALID_CHANGE_BATCH
* THROTTLED_REQUEST
The code associated with ErrorMessage
. Values for
* ErrorCode
include the following:
* ACCESS_DENIED
* CANNOT_CREATE_HOSTED_ZONE
* EXPIRED_TOKEN
* HOSTED_ZONE_NOT_FOUND
* INTERNAL_FAILURE
* INVALID_CHANGE_BATCH
* THROTTLED_REQUEST
The code associated with ErrorMessage
. Values for
* ErrorCode
include the following:
* ACCESS_DENIED
* CANNOT_CREATE_HOSTED_ZONE
* EXPIRED_TOKEN
* HOSTED_ZONE_NOT_FOUND
* INTERNAL_FAILURE
* INVALID_CHANGE_BATCH
* THROTTLED_REQUEST
The code associated with ErrorMessage
. Values for
* ErrorCode
include the following:
* ACCESS_DENIED
* CANNOT_CREATE_HOSTED_ZONE
* EXPIRED_TOKEN
* HOSTED_ZONE_NOT_FOUND
* INTERNAL_FAILURE
* INVALID_CHANGE_BATCH
* THROTTLED_REQUEST
The code associated with ErrorMessage
. Values for
* ErrorCode
include the following:
* ACCESS_DENIED
* CANNOT_CREATE_HOSTED_ZONE
* EXPIRED_TOKEN
* HOSTED_ZONE_NOT_FOUND
* INTERNAL_FAILURE
* INVALID_CHANGE_BATCH
* THROTTLED_REQUEST
The code associated with ErrorMessage
. Values for
* ErrorCode
include the following:
* ACCESS_DENIED
* CANNOT_CREATE_HOSTED_ZONE
* EXPIRED_TOKEN
* HOSTED_ZONE_NOT_FOUND
* INTERNAL_FAILURE
* INVALID_CHANGE_BATCH
* THROTTLED_REQUEST
The code associated with ErrorMessage
. Values for
* ErrorCode
include the following:
* ACCESS_DENIED
* CANNOT_CREATE_HOSTED_ZONE
* EXPIRED_TOKEN
* HOSTED_ZONE_NOT_FOUND
* INTERNAL_FAILURE
* INVALID_CHANGE_BATCH
* THROTTLED_REQUEST
The date and time that the request was submitted, in Unix date/time format
* and Coordinated Universal Time (UTC). The value of CreateDate
is
* accurate to milliseconds. For example, the value 1516925490.087
* represents Friday, January 26, 2018 12:11:30.087 AM.
The date and time that the request was submitted, in Unix date/time format
* and Coordinated Universal Time (UTC). The value of CreateDate
is
* accurate to milliseconds. For example, the value 1516925490.087
* represents Friday, January 26, 2018 12:11:30.087 AM.
The date and time that the request was submitted, in Unix date/time format
* and Coordinated Universal Time (UTC). The value of CreateDate
is
* accurate to milliseconds. For example, the value 1516925490.087
* represents Friday, January 26, 2018 12:11:30.087 AM.
The date and time that the request was submitted, in Unix date/time format
* and Coordinated Universal Time (UTC). The value of CreateDate
is
* accurate to milliseconds. For example, the value 1516925490.087
* represents Friday, January 26, 2018 12:11:30.087 AM.
The date and time that the request was submitted, in Unix date/time format
* and Coordinated Universal Time (UTC). The value of CreateDate
is
* accurate to milliseconds. For example, the value 1516925490.087
* represents Friday, January 26, 2018 12:11:30.087 AM.
The date and time that the request was submitted, in Unix date/time format
* and Coordinated Universal Time (UTC). The value of CreateDate
is
* accurate to milliseconds. For example, the value 1516925490.087
* represents Friday, January 26, 2018 12:11:30.087 AM.
The date and time that the value of Status
changed to the
* current value, in Unix date/time format and Coordinated Universal Time (UTC).
* The value of UpdateDate
is accurate to milliseconds. For example,
* the value 1516925490.087
represents Friday, January 26, 2018
* 12:11:30.087 AM.
The date and time that the value of Status
changed to the
* current value, in Unix date/time format and Coordinated Universal Time (UTC).
* The value of UpdateDate
is accurate to milliseconds. For example,
* the value 1516925490.087
represents Friday, January 26, 2018
* 12:11:30.087 AM.
The date and time that the value of Status
changed to the
* current value, in Unix date/time format and Coordinated Universal Time (UTC).
* The value of UpdateDate
is accurate to milliseconds. For example,
* the value 1516925490.087
represents Friday, January 26, 2018
* 12:11:30.087 AM.
The date and time that the value of Status
changed to the
* current value, in Unix date/time format and Coordinated Universal Time (UTC).
* The value of UpdateDate
is accurate to milliseconds. For example,
* the value 1516925490.087
represents Friday, January 26, 2018
* 12:11:30.087 AM.
The date and time that the value of Status
changed to the
* current value, in Unix date/time format and Coordinated Universal Time (UTC).
* The value of UpdateDate
is accurate to milliseconds. For example,
* the value 1516925490.087
represents Friday, January 26, 2018
* 12:11:30.087 AM.
The date and time that the value of Status
changed to the
* current value, in Unix date/time format and Coordinated Universal Time (UTC).
* The value of UpdateDate
is accurate to milliseconds. For example,
* the value 1516925490.087
represents Friday, January 26, 2018
* 12:11:30.087 AM.
The name of the target entity that's associated with the operation:
The namespace ID is returned in the
* ResourceId
property.
The service
* ID is returned in the ResourceId
property.
The instance ID is returned in the
* ResourceId
property.
The name of the target entity that's associated with the operation:
The namespace ID is returned in the
* ResourceId
property.
The service
* ID is returned in the ResourceId
property.
The instance ID is returned in the
* ResourceId
property.
The name of the target entity that's associated with the operation:
The namespace ID is returned in the
* ResourceId
property.
The service
* ID is returned in the ResourceId
property.
The instance ID is returned in the
* ResourceId
property.
The name of the target entity that's associated with the operation:
The namespace ID is returned in the
* ResourceId
property.
The service
* ID is returned in the ResourceId
property.
The instance ID is returned in the
* ResourceId
property.
The name of the target entity that's associated with the operation:
The namespace ID is returned in the
* ResourceId
property.
The service
* ID is returned in the ResourceId
property.
The instance ID is returned in the
* ResourceId
property.
The name of the target entity that's associated with the operation:
The namespace ID is returned in the
* ResourceId
property.
The service
* ID is returned in the ResourceId
property.
The instance ID is returned in the
* ResourceId
property.
The name of the target entity that's associated with the operation:
The namespace ID is returned in the
* ResourceId
property.
The service
* ID is returned in the ResourceId
property.
The instance ID is returned in the
* ResourceId
property.
The name of the target entity that's associated with the operation:
The namespace ID is returned in the
* ResourceId
property.
The service
* ID is returned in the ResourceId
property.
The instance ID is returned in the
* ResourceId
property.
The name of the target entity that's associated with the operation:
The namespace ID is returned in the
* ResourceId
property.
The service
* ID is returned in the ResourceId
property.
The instance ID is returned in the
* ResourceId
property.
The name of the target entity that's associated with the operation:
The namespace ID is returned in the
* ResourceId
property.
The service
* ID is returned in the ResourceId
property.
The instance ID is returned in the
* ResourceId
property.
The name of the target entity that's associated with the operation:
The namespace ID is returned in the
* ResourceId
property.
The service
* ID is returned in the ResourceId
property.
The instance ID is returned in the
* ResourceId
property.
The name of the target entity that's associated with the operation:
The namespace ID is returned in the
* ResourceId
property.
The service
* ID is returned in the ResourceId
property.
The instance ID is returned in the
* ResourceId
property.