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

IsSetEC2SecurityGroupId() private method

private IsSetEC2SecurityGroupId ( ) : bool
return bool
        internal bool IsSetEC2SecurityGroupId()
        {
            return this._ec2SecurityGroupId != null;
        }