Amazon.CloudFront.Model.UpdateDistributionRequest.IsSetIfMatch C# (CSharp) Method

IsSetIfMatch() private method

private IsSetIfMatch ( ) : bool
return bool
        internal bool IsSetIfMatch()
        {
            return this._ifMatch != null;
        }