Amazon.CloudFront.Model.UpdateDistributionRequest.IsSetIfMatch C# (CSharp) Метод

IsSetIfMatch() приватный Метод

private IsSetIfMatch ( ) : bool
Результат bool
        internal bool IsSetIfMatch()
        {
            return this._ifMatch != null;
        }