/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The request to update an origin access identity.See Also:
* AWS
* API Reference
The identity's configuration information.
*/ inline const CloudFrontOriginAccessIdentityConfig& GetCloudFrontOriginAccessIdentityConfig() const{ return m_cloudFrontOriginAccessIdentityConfig; } /** *The identity's configuration information.
*/ inline bool CloudFrontOriginAccessIdentityConfigHasBeenSet() const { return m_cloudFrontOriginAccessIdentityConfigHasBeenSet; } /** *The identity's configuration information.
*/ inline void SetCloudFrontOriginAccessIdentityConfig(const CloudFrontOriginAccessIdentityConfig& value) { m_cloudFrontOriginAccessIdentityConfigHasBeenSet = true; m_cloudFrontOriginAccessIdentityConfig = value; } /** *The identity's configuration information.
*/ inline void SetCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig&& value) { m_cloudFrontOriginAccessIdentityConfigHasBeenSet = true; m_cloudFrontOriginAccessIdentityConfig = std::move(value); } /** *The identity's configuration information.
*/ inline UpdateCloudFrontOriginAccessIdentity2020_05_31Request& WithCloudFrontOriginAccessIdentityConfig(const CloudFrontOriginAccessIdentityConfig& value) { SetCloudFrontOriginAccessIdentityConfig(value); return *this;} /** *The identity's configuration information.
*/ inline UpdateCloudFrontOriginAccessIdentity2020_05_31Request& WithCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig&& value) { SetCloudFrontOriginAccessIdentityConfig(std::move(value)); return *this;} /** *The identity's id.
*/ inline const Aws::String& GetId() const{ return m_id; } /** *The identity's id.
*/ inline bool IdHasBeenSet() const { return m_idHasBeenSet; } /** *The identity's id.
*/ inline void SetId(const Aws::String& value) { m_idHasBeenSet = true; m_id = value; } /** *The identity's id.
*/ inline void SetId(Aws::String&& value) { m_idHasBeenSet = true; m_id = std::move(value); } /** *The identity's id.
*/ inline void SetId(const char* value) { m_idHasBeenSet = true; m_id.assign(value); } /** *The identity's id.
*/ inline UpdateCloudFrontOriginAccessIdentity2020_05_31Request& WithId(const Aws::String& value) { SetId(value); return *this;} /** *The identity's id.
*/ inline UpdateCloudFrontOriginAccessIdentity2020_05_31Request& WithId(Aws::String&& value) { SetId(std::move(value)); return *this;} /** *The identity's id.
*/ inline UpdateCloudFrontOriginAccessIdentity2020_05_31Request& WithId(const char* value) { SetId(value); return *this;} /** *The value of the ETag
header that you received when retrieving
* the identity's configuration. For example: E2QWRUHAPOMQZL
.
The value of the ETag
header that you received when retrieving
* the identity's configuration. For example: E2QWRUHAPOMQZL
.
The value of the ETag
header that you received when retrieving
* the identity's configuration. For example: E2QWRUHAPOMQZL
.
The value of the ETag
header that you received when retrieving
* the identity's configuration. For example: E2QWRUHAPOMQZL
.
The value of the ETag
header that you received when retrieving
* the identity's configuration. For example: E2QWRUHAPOMQZL
.
The value of the ETag
header that you received when retrieving
* the identity's configuration. For example: E2QWRUHAPOMQZL
.
The value of the ETag
header that you received when retrieving
* the identity's configuration. For example: E2QWRUHAPOMQZL
.
The value of the ETag
header that you received when retrieving
* the identity's configuration. For example: E2QWRUHAPOMQZL
.