@aws-sdk/client-cloudfront

UpdateCloudFrontOriginAccessIdentityCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
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: E2QWRUHAPOMQZL.

Full Signature

export interface UpdateCloudFrontOriginAccessIdentityCommandOutput extends UpdateCloudFrontOriginAccessIdentityResult, MetadataBearer