Amazon.Redshift.Model.EC2SecurityGroup.IsSetEC2SecurityGroupOwnerId C# (CSharp) Method

IsSetEC2SecurityGroupOwnerId() private method

private IsSetEC2SecurityGroupOwnerId ( ) : bool
return bool
        internal bool IsSetEC2SecurityGroupOwnerId()
        {
            return this._ec2SecurityGroupOwnerId != null;
        }