Amazon.Shield.Model.DescribeProtectionResponse.IsSetProtection C# (CSharp) Method

IsSetProtection() private method

private IsSetProtection ( ) : bool
return bool
        internal bool IsSetProtection()
        {
            return this._protection != null;
        }
DescribeProtectionResponse