Amazon.RDS.Model.EC2SecurityGroup.IsSetEC2SecurityGroupName C# (CSharp) Method

IsSetEC2SecurityGroupName() private method

private IsSetEC2SecurityGroupName ( ) : bool
return bool
        internal bool IsSetEC2SecurityGroupName()
        {
            return this._ec2SecurityGroupName != null;
        }