Amazon.CodeDeploy.Model.S3Location.IsSetETag C# (CSharp) Method

IsSetETag() private method

private IsSetETag ( ) : bool
return bool
        internal bool IsSetETag()
        {
            return this._eTag != null;
        }