Amazon.CloudFront.Model.UpdateCloudFrontOriginAccessIdentityRequest.UpdateCloudFrontOriginAccessIdentityRequest C# (CSharp) Method

UpdateCloudFrontOriginAccessIdentityRequest() public method

Empty constructor used to set properties independently even when a simple constructor is available
public UpdateCloudFrontOriginAccessIdentityRequest ( ) : System
return System
        public UpdateCloudFrontOriginAccessIdentityRequest() { }

Same methods

UpdateCloudFrontOriginAccessIdentityRequest::UpdateCloudFrontOriginAccessIdentityRequest ( string id, string ifMatch, CloudFrontOriginAccessIdentityConfig cloudFrontOriginAccessIdentityConfig ) : System