Amazon.Shield.Model.DescribeAttackResponse.IsSetAttack C# (CSharp) Method

IsSetAttack() private method

private IsSetAttack ( ) : bool
return bool
        internal bool IsSetAttack()
        {
            return this._attack != null;
        }
DescribeAttackResponse