- Navigation Guide
@aws-sdk/client-cloudfront
UpdateCloudFrontOriginAccessIdentityCommandOutput Interface
The output of UpdateCloudFrontOriginAccessIdentityCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
CloudFrontOriginAccessIdentity | CloudFrontOriginAccessIdentity | undefined | The origin access identity's information. |
ETag | string | undefined | The current version of the configuration. For example: |
Full Signature
export interface UpdateCloudFrontOriginAccessIdentityCommandOutput extends UpdateCloudFrontOriginAccessIdentityResult, MetadataBearer