Amazon.EC2.Model.CreateVpcEndpointRequest.IsSetRouteTableIds C# (CSharp) Method

IsSetRouteTableIds() private method

private IsSetRouteTableIds ( ) : bool
return bool
        internal bool IsSetRouteTableIds()
        {
            return this._routeTableIds != null && this._routeTableIds.Count > 0; 
        }