Amazon.EC2.Model.SecurityGroupReference.IsSetReferencingVpcId C# (CSharp) Method

IsSetReferencingVpcId() private method

private IsSetReferencingVpcId ( ) : bool
return bool
        internal bool IsSetReferencingVpcId()
        {
            return this._referencingVpcId != null;
        }