Amazon.EC2.Model.DescribeVpnGatewaysRequest.IsSetVpnGatewayIds C# (CSharp) 메소드

IsSetVpnGatewayIds() 개인적인 메소드

private IsSetVpnGatewayIds ( ) : bool
리턴 bool
        internal bool IsSetVpnGatewayIds()
        {
            return this._vpnGatewayIds != null && this._vpnGatewayIds.Count > 0; 
        }
DescribeVpnGatewaysRequest