Amazon.EC2.Model.DeleteSecurityGroupRequest.IsSetGroupName C# (CSharp) Method

IsSetGroupName() private method

private IsSetGroupName ( ) : bool
return bool
        internal bool IsSetGroupName()
        {
            return this._groupName != null;
        }