The SetOriginAccessIdentityConfigResponse contains the Origin Access Identity's modified
            information structure along with any other headers returned by 
            CloudFront.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class SetOriginAccessIdentityConfigResponse : GetOriginAccessIdentityInfoResponse
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | SetOriginAccessIdentityConfigResponse()()()() | Initializes a new instance of the SetOriginAccessIdentityConfigResponse class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | ETag | 
            Gets and sets the ETag property.
            The Distribution's ETag is also set if 
            possible.
            (Overrides GetOriginAccessIdentityInfoResponse.ETag.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | Headers | 
            Gets and sets the Headers property.
            (Inherited from CloudFrontResponse.) | 
|  | OriginAccessIdentity | 
            Gets and sets the OriginAccessIdentity property.
            This contains all the information (including the configuration) for a
            CloudFront Origin Access Identity.
            (Inherited from GetOriginAccessIdentityInfoResponse.) | 
|  | RequestId | 
            Gets and sets the RequestId property.
            (Inherited from CloudFrontResponse.) | 
|  | ToString()()()() | 
            Returns the string representation of the response.
            (Inherited from CloudFrontResponse.) | 
|  | XML | 
            Gets and sets the XML property. This is the 
            original XML response received from CloudFront
            (Inherited from CloudFrontResponse.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |||
|  | CloudFrontResponse | ||
|  | GetOriginAccessIdentityInfoResponse | ||
|  | SetOriginAccessIdentityConfigResponse | ||